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/f8905b28-8289-457a-a625-9e2a4dd7ffd0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f8905b28-8289-457a-a625-9e2a4dd7ffd0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4e61b8a4-67b7-4f48-8f30-3f5a22686743",
    "completed": true,
    "last_updated": "2023-05-10T15:32:07.097389-04:00",
    "created_at": "2023-05-09T11:07:09.450863-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.01,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4e61b8a4-67b7-4f48-8f30-3f5a22686743",
    "datetime": "2023-05-09T19:40:00-04:00",
    "cutoff_datetime": "2023-05-09T19:40:00-04:00",
    "name": "STL (J Flaherty) v. CHC (J Taillon)",
    "bettypes": [
        {
            "id": "29414c15-f37c-4d7b-8a31-3f3835991de6",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8905b28-8289-457a-a625-9e2a4dd7ffd0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-09T11:07:09.462266-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": "CHC (J Taillon)",
                        "amount": 5273.0
                    },
                    {
                        "team": "STL (J Flaherty)",
                        "amount": 4727.0
                    }
                ],
                "expected_reward_tokens": 9595.81,
                "profit_sb": 95.81,
                "profit_sb_percentage": 1.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5f84543a-de2f-41d0-af13-a82b7bc3972f",
                    "gambit_id": "9da5bd55-f974-420f-9a47-9e49b2551507",
                    "last_updated": "2023-05-10T15:32:07.115078-04:00",
                    "created_at": "2023-05-09T11:07:09.463586-04:00",
                    "name": "CHC (J Taillon)",
                    "reward": "1.82000",
                    "odds": "1.85470",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29414c15-f37c-4d7b-8a31-3f3835991de6/?format=api"
                },
                {
                    "id": "7698dfbb-d11a-4d3d-afea-96776c609fc4",
                    "gambit_id": "f4edb286-0b62-4a79-9a94-dde81dd82aef",
                    "last_updated": "2023-05-10T15:32:07.117258-04:00",
                    "created_at": "2023-05-09T11:07:09.464932-04:00",
                    "name": "STL (J Flaherty)",
                    "reward": "2.03000",
                    "odds": "2.07000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29414c15-f37c-4d7b-8a31-3f3835991de6/?format=api"
                }
            ]
        },
        {
            "id": "350aecbf-aa04-4378-8fbc-cc42e3885c4b",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8905b28-8289-457a-a625-9e2a4dd7ffd0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-09T11:07:09.457635-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": "STL",
                        "amount": 6399.0
                    },
                    {
                        "team": "CHC",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5ddfc0d6-7c8f-41c7-b650-f67fa5250c10",
                    "gambit_id": "56bf66a2-accb-4ce8-8a94-ae6d4d544d61",
                    "last_updated": "2023-05-10T15:32:07.111034-04:00",
                    "created_at": "2023-05-09T11:07:09.460710-04:00",
                    "name": "STL",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/350aecbf-aa04-4378-8fbc-cc42e3885c4b/?format=api"
                },
                {
                    "id": "2231cb2d-88d0-46a8-9dd0-b33908d37076",
                    "gambit_id": "6f31b870-b40f-4151-b47e-fead300f513d",
                    "last_updated": "2023-05-10T15:32:07.108962-04:00",
                    "created_at": "2023-05-09T11:07:09.459206-04:00",
                    "name": "CHC",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/350aecbf-aa04-4378-8fbc-cc42e3885c4b/?format=api"
                }
            ]
        },
        {
            "id": "7e6da4ab-8054-42c9-beae-222f559f6e76",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8905b28-8289-457a-a625-9e2a4dd7ffd0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-09T11:07:09.452860-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": 5000.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "db44284b-f148-46a6-8b93-7e1fc6ac0836",
                    "gambit_id": "f7fbfeae-72df-4340-a19a-44256ee06b11",
                    "last_updated": "2023-05-10T15:32:07.104905-04:00",
                    "created_at": "2023-05-09T11:07:09.456046-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e6da4ab-8054-42c9-beae-222f559f6e76/?format=api"
                },
                {
                    "id": "56edb705-dd97-4863-ae4a-457ebfe366d4",
                    "gambit_id": "13fd0ee8-2dfe-4963-b936-605887056f1f",
                    "last_updated": "2023-05-10T15:32:07.102861-04:00",
                    "created_at": "2023-05-09T11:07:09.454434-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e6da4ab-8054-42c9-beae-222f559f6e76/?format=api"
                }
            ]
        }
    ]
}