Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/214a3da5-3fdd-4ac2-9efa-94c5ba32725e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "214a3da5-3fdd-4ac2-9efa-94c5ba32725e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "feb29067-cf51-4a7b-8ee2-cc8965eb5a07",
    "completed": true,
    "last_updated": "2023-04-12T09:57:01.524863-04:00",
    "created_at": "2023-04-11T10:27:03.809966-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.79,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/feb29067-cf51-4a7b-8ee2-cc8965eb5a07",
    "datetime": "2023-04-11T18:35:00-04:00",
    "cutoff_datetime": "2023-04-11T18:35:00-04:00",
    "name": "HOU (C Javier) v. PIT (M Keller)",
    "bettypes": [
        {
            "id": "2148b087-c28e-49a7-bc3f-e5c25db8c805",
            "match": "https://api-prod.gambitprofit.com/api/matches/214a3da5-3fdd-4ac2-9efa-94c5ba32725e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-11T10:27:03.834307-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "HOU (C Javier)",
                        "amount": 6139.0
                    },
                    {
                        "team": "PIT (M Keller)",
                        "amount": 3861.0
                    }
                ],
                "expected_reward_tokens": 9575.28,
                "profit_sb": 75.28,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a0c033b9-a518-48a0-a472-ec86e48f46af",
                    "gambit_id": "5b6bec4d-9e03-4b58-8625-1c98efa835d8",
                    "last_updated": "2023-04-12T09:57:01.548539-04:00",
                    "created_at": "2023-04-11T10:27:03.840998-04:00",
                    "name": "HOU (C Javier)",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2148b087-c28e-49a7-bc3f-e5c25db8c805/?format=api"
                },
                {
                    "id": "e15726cc-4294-4970-a4b1-752cf99aab54",
                    "gambit_id": "d7c28ffd-08d6-420d-9d90-238080ddfb67",
                    "last_updated": "2023-04-12T09:57:01.544300-04:00",
                    "created_at": "2023-04-11T10:27:03.837805-04:00",
                    "name": "PIT (M Keller)",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2148b087-c28e-49a7-bc3f-e5c25db8c805/?format=api"
                }
            ]
        },
        {
            "id": "0517507f-494d-4210-a0e5-2e75b0d8d845",
            "match": "https://api-prod.gambitprofit.com/api/matches/214a3da5-3fdd-4ac2-9efa-94c5ba32725e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-11T10:27:03.821685-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "PIT",
                        "amount": 5000.0
                    },
                    {
                        "team": "HOU",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eaebedff-a311-4955-a030-aca7f9b58396",
                    "gambit_id": "9ec6df17-20f0-4607-a236-88e77ca5ac61",
                    "last_updated": "2023-04-12T09:57:01.536397-04:00",
                    "created_at": "2023-04-11T10:27:03.824453-04:00",
                    "name": "PIT",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0517507f-494d-4210-a0e5-2e75b0d8d845/?format=api"
                },
                {
                    "id": "261db9d0-cf62-49cf-b5d7-68c7697e449f",
                    "gambit_id": "d3e6b232-85db-4a55-b20c-1f6d60d63ed3",
                    "last_updated": "2023-04-12T09:57:01.538656-04:00",
                    "created_at": "2023-04-11T10:27:03.830706-04:00",
                    "name": "HOU",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0517507f-494d-4210-a0e5-2e75b0d8d845/?format=api"
                }
            ]
        },
        {
            "id": "ea05ad0a-07ee-479f-a815-965a728a1a48",
            "match": "https://api-prod.gambitprofit.com/api/matches/214a3da5-3fdd-4ac2-9efa-94c5ba32725e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-11T10:27:03.812770-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Over 8",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0ccc7013-f5b2-4746-8a1a-c0acb27f52df",
                    "gambit_id": "a2833d8f-a1a3-47b2-8d62-7a9b7a586c63",
                    "last_updated": "2023-04-12T09:57:01.532119-04:00",
                    "created_at": "2023-04-11T10:27:03.818745-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea05ad0a-07ee-479f-a815-965a728a1a48/?format=api"
                },
                {
                    "id": "f4f7eaaf-c53b-4eb3-b41a-8af9c26cdaab",
                    "gambit_id": "8879e399-7dcf-4618-b0e4-2a34502e5fc0",
                    "last_updated": "2023-04-12T09:57:01.529936-04:00",
                    "created_at": "2023-04-11T10:27:03.815900-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea05ad0a-07ee-479f-a815-965a728a1a48/?format=api"
                }
            ]
        }
    ]
}