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/0c00116c-9b7a-41e9-b060-d99c6a31265c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0c00116c-9b7a-41e9-b060-d99c6a31265c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1c4d0d56-980e-4e2c-959a-bfed9d3cd1e3",
    "completed": true,
    "last_updated": "2023-07-17T09:13:05.700718-04:00",
    "created_at": "2023-07-14T12:38:25.162096-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1c4d0d56-980e-4e2c-959a-bfed9d3cd1e3",
    "datetime": "2023-07-14T19:07:00-04:00",
    "cutoff_datetime": "2023-07-14T19:07:00-04:00",
    "name": "ARI (R Nelson) v. TOR (J Berrios)",
    "bettypes": [
        {
            "id": "de2b4736-fad2-4d54-ae96-8c4c7dc14c98",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c00116c-9b7a-41e9-b060-d99c6a31265c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-14T12:38:25.165416-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": "TOR (J Berrios)",
                        "amount": 6104.0
                    },
                    {
                        "team": "ARI (R Nelson)",
                        "amount": 3896.0
                    }
                ],
                "expected_reward_tokens": 9583.28,
                "profit_sb": 83.28,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2f91e032-d099-40bc-ac1c-464c26162b77",
                    "gambit_id": "62d67d89-bb59-4dc5-bba7-4c360482edd7",
                    "last_updated": "2023-07-17T09:13:05.705208-04:00",
                    "created_at": "2023-07-14T12:38:25.170327-04:00",
                    "name": "TOR (J Berrios)",
                    "reward": "1.57000",
                    "odds": "1.59520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de2b4736-fad2-4d54-ae96-8c4c7dc14c98/?format=api"
                },
                {
                    "id": "c082616e-ca10-4bcf-b145-8455114c70e2",
                    "gambit_id": "d0707fd2-4622-44b3-81f9-8b792528aa31",
                    "last_updated": "2023-07-17T09:13:05.703870-04:00",
                    "created_at": "2023-07-14T12:38:25.167952-04:00",
                    "name": "ARI (R Nelson)",
                    "reward": "2.46000",
                    "odds": "2.53000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de2b4736-fad2-4d54-ae96-8c4c7dc14c98/?format=api"
                }
            ]
        },
        {
            "id": "96f8fb95-9ceb-40a2-94ac-0db90a26d8aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c00116c-9b7a-41e9-b060-d99c6a31265c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-14T12:38:25.172549-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": "ARI",
                        "amount": 5614.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3bb3271a-26a9-4844-b131-03b42c1a3763",
                    "gambit_id": "d8bab7cf-25a4-4f52-9769-43077eda9940",
                    "last_updated": "2023-07-17T09:13:05.707810-04:00",
                    "created_at": "2023-07-14T12:38:25.174583-04:00",
                    "name": "ARI",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96f8fb95-9ceb-40a2-94ac-0db90a26d8aa/?format=api"
                },
                {
                    "id": "39c2463c-97b7-46b4-a5a7-4d78e052dfe1",
                    "gambit_id": "7d23a318-f7cb-4108-a276-80f330e7772f",
                    "last_updated": "2023-07-17T09:13:05.709100-04:00",
                    "created_at": "2023-07-14T12:38:25.176777-04:00",
                    "name": "TOR",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96f8fb95-9ceb-40a2-94ac-0db90a26d8aa/?format=api"
                }
            ]
        },
        {
            "id": "8d26c6b4-fbf4-4b3b-a903-88c46a51f5b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c00116c-9b7a-41e9-b060-d99c6a31265c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-14T12:38:25.178945-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 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3ccea6b3-c136-4721-a00a-fcad0a14b45d",
                    "gambit_id": "3fee304e-1cd0-408a-b33c-a3d82fe8b9f2",
                    "last_updated": "2023-07-17T09:13:05.711686-04:00",
                    "created_at": "2023-07-14T12:38:25.180893-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d26c6b4-fbf4-4b3b-a903-88c46a51f5b2/?format=api"
                },
                {
                    "id": "6202fed2-7722-45f6-8d6f-abdf7c62d2bd",
                    "gambit_id": "6b0f9bc4-1930-4be2-a125-b4b78d1bb828",
                    "last_updated": "2023-07-17T09:13:05.713063-04:00",
                    "created_at": "2023-07-14T12:38:25.183221-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d26c6b4-fbf4-4b3b-a903-88c46a51f5b2/?format=api"
                }
            ]
        }
    ]
}