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/108c0525-79d6-4d90-adef-89cf844e5dcc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "108c0525-79d6-4d90-adef-89cf844e5dcc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d544a6e3-b6c9-42b8-a2b5-05be0732593d",
    "completed": true,
    "last_updated": "2023-05-16T10:42:09.498745-04:00",
    "created_at": "2023-05-15T11:36:57.687845-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d544a6e3-b6c9-42b8-a2b5-05be0732593d",
    "datetime": "2023-05-15T19:45:00-04:00",
    "cutoff_datetime": "2023-05-15T19:45:00-04:00",
    "name": "MIL (F Peralta) v. STL (J Flaherty)",
    "bettypes": [
        {
            "id": "83ed6057-d39a-4e11-ae88-03104105e03b",
            "match": "https://api-prod.gambitprofit.com/api/matches/108c0525-79d6-4d90-adef-89cf844e5dcc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-15T11:36:57.699183-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": "MIL (F Peralta)",
                        "amount": 5222.0
                    },
                    {
                        "team": "STL (J Flaherty)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b9297763-d8b9-4c5b-a023-ff2959f69334",
                    "gambit_id": "ca882787-19ee-47c7-91b9-c3ecf43a9a91",
                    "last_updated": "2023-05-16T10:42:09.518351-04:00",
                    "created_at": "2023-05-15T11:36:57.702689-04:00",
                    "name": "MIL (F Peralta)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83ed6057-d39a-4e11-ae88-03104105e03b/?format=api"
                },
                {
                    "id": "d57d3f5e-df31-4543-8ac7-2ac644761f5a",
                    "gambit_id": "20b922ca-4aae-4960-b540-69455129e03a",
                    "last_updated": "2023-05-16T10:42:09.516450-04:00",
                    "created_at": "2023-05-15T11:36:57.701025-04:00",
                    "name": "STL (J Flaherty)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83ed6057-d39a-4e11-ae88-03104105e03b/?format=api"
                }
            ]
        },
        {
            "id": "f9df1f86-3440-4291-b66f-7c3cb4aa63cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/108c0525-79d6-4d90-adef-89cf844e5dcc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-15T11:36:57.694201-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": 6010.0
                    },
                    {
                        "team": "MIL",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "de9544ff-bdbb-4523-8c80-db7db7450153",
                    "gambit_id": "ea04114c-221d-4a16-a12f-f2af8a06e6f7",
                    "last_updated": "2023-05-16T10:42:09.511033-04:00",
                    "created_at": "2023-05-15T11:36:57.695686-04:00",
                    "name": "STL",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9df1f86-3440-4291-b66f-7c3cb4aa63cf/?format=api"
                },
                {
                    "id": "689bb66f-2ee4-46b0-85ee-f07f073e849e",
                    "gambit_id": "d42f4c08-75ae-4b13-a3cf-c0098527bf84",
                    "last_updated": "2023-05-16T10:42:09.512854-04:00",
                    "created_at": "2023-05-15T11:36:57.697290-04:00",
                    "name": "MIL",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9df1f86-3440-4291-b66f-7c3cb4aa63cf/?format=api"
                }
            ]
        },
        {
            "id": "0d4dfaec-1bb3-4623-92cc-77880929fbac",
            "match": "https://api-prod.gambitprofit.com/api/matches/108c0525-79d6-4d90-adef-89cf844e5dcc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-15T11:36:57.689966-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 Under 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "995f5269-8a03-4a15-a8ca-d650cfcbb19e",
                    "gambit_id": "6afae2cb-9eff-4bd2-96f4-89ec2e2045f4",
                    "last_updated": "2023-05-16T10:42:09.504803-04:00",
                    "created_at": "2023-05-15T11:36:57.691335-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d4dfaec-1bb3-4623-92cc-77880929fbac/?format=api"
                },
                {
                    "id": "87109b79-2131-416c-88ee-679d7395f4b9",
                    "gambit_id": "c1cfc298-a06a-45e6-bbff-62436c116970",
                    "last_updated": "2023-05-16T10:42:09.507009-04:00",
                    "created_at": "2023-05-15T11:36:57.692731-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d4dfaec-1bb3-4623-92cc-77880929fbac/?format=api"
                }
            ]
        }
    ]
}