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/d6224698-b89e-4ac1-b79e-f74160be53e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d6224698-b89e-4ac1-b79e-f74160be53e4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "12ff1fba-b2ec-4d7a-9eed-e84a695975f8",
    "completed": true,
    "last_updated": "2023-08-28T18:33:02.117866-04:00",
    "created_at": "2023-08-25T18:58:00.378324-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.07,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/12ff1fba-b2ec-4d7a-9eed-e84a695975f8",
    "datetime": "2023-08-25T19:10:00-04:00",
    "cutoff_datetime": "2023-08-25T19:10:00-04:00",
    "name": "LAA (P Sandoval) v. NYM (K Senga)",
    "bettypes": [
        {
            "id": "2e07e568-1541-4e02-b55f-6aaf09a8aadd",
            "match": "https://api-prod.gambitprofit.com/api/matches/d6224698-b89e-4ac1-b79e-f74160be53e4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-25T18:58:00.393970-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": "NYM (K Senga)",
                        "amount": 5615.0
                    },
                    {
                        "team": "LAA (P Sandoval)",
                        "amount": 4385.0
                    }
                ],
                "expected_reward_tokens": 9601.65,
                "profit_sb": 101.65,
                "profit_sb_percentage": 1.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8cb29172-5299-4d3a-8d1c-cecf090cc24b",
                    "gambit_id": "55515a08-4d62-47cb-a546-e683d8780790",
                    "last_updated": "2023-08-28T18:33:02.132538-04:00",
                    "created_at": "2023-08-25T18:58:00.405504-04:00",
                    "name": "NYM (K Senga)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e07e568-1541-4e02-b55f-6aaf09a8aadd/?format=api"
                },
                {
                    "id": "c2fa60dd-a96e-4752-a6b0-9481e1b9d366",
                    "gambit_id": "b2fa6c64-63d8-414f-8240-53307ea3c192",
                    "last_updated": "2023-08-28T18:33:02.128681-04:00",
                    "created_at": "2023-08-25T18:58:00.399843-04:00",
                    "name": "LAA (P Sandoval)",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e07e568-1541-4e02-b55f-6aaf09a8aadd/?format=api"
                }
            ]
        },
        {
            "id": "e5837757-2789-458b-8dd0-c231454f9c8b",
            "match": "https://api-prod.gambitprofit.com/api/matches/d6224698-b89e-4ac1-b79e-f74160be53e4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-25T18:58:00.409646-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": "LAA",
                        "amount": 6154.0
                    },
                    {
                        "team": "NYM",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1ad9f7b0-57cc-4798-9be5-989bfd5d1d45",
                    "gambit_id": "e5dc694b-dcff-451c-b164-22ca49c7498c",
                    "last_updated": "2023-08-28T18:33:02.140303-04:00",
                    "created_at": "2023-08-25T18:58:00.413363-04:00",
                    "name": "LAA",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5837757-2789-458b-8dd0-c231454f9c8b/?format=api"
                },
                {
                    "id": "e47a308a-8478-4ec4-8b14-27b2684d64c7",
                    "gambit_id": "d85dffe5-92d0-4cf5-91fd-925452aef29c",
                    "last_updated": "2023-08-28T18:33:02.144274-04:00",
                    "created_at": "2023-08-25T18:58:00.417285-04:00",
                    "name": "NYM",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5837757-2789-458b-8dd0-c231454f9c8b/?format=api"
                }
            ]
        },
        {
            "id": "30c857aa-a62a-4d10-b524-7431d745e3ee",
            "match": "https://api-prod.gambitprofit.com/api/matches/d6224698-b89e-4ac1-b79e-f74160be53e4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-25T18:58:00.421550-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.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "18f4dc5e-2e03-47c6-aa46-dc59255480fc",
                    "gambit_id": "86dfd6b9-16bc-4ce3-88aa-127bb3762456",
                    "last_updated": "2023-08-28T18:33:02.153168-04:00",
                    "created_at": "2023-08-25T18:58:00.425512-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30c857aa-a62a-4d10-b524-7431d745e3ee/?format=api"
                },
                {
                    "id": "f3005a91-6a45-4c89-8eaa-322af8ba286d",
                    "gambit_id": "4b188501-d76f-4f3a-a25f-96a3208ba572",
                    "last_updated": "2023-08-28T18:33:02.157038-04:00",
                    "created_at": "2023-08-25T18:58:00.430393-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30c857aa-a62a-4d10-b524-7431d745e3ee/?format=api"
                }
            ]
        }
    ]
}