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/b15f49c9-9aa5-465d-bf18-a07937b87a03/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b15f49c9-9aa5-465d-bf18-a07937b87a03",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3671b15e-08dd-4165-851a-f3114e5b1869",
    "completed": true,
    "last_updated": "2023-08-28T16:23:34.086367-04:00",
    "created_at": "2023-08-26T09:23:24.054258-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3671b15e-08dd-4165-851a-f3114e5b1869",
    "datetime": "2023-08-26T16:10:00-04:00",
    "cutoff_datetime": "2023-08-26T16:10:00-04:00",
    "name": "WAS (J Irvin) v. MIA (E Perez)",
    "bettypes": [
        {
            "id": "aee1029b-2988-4117-aca8-cd6abe403612",
            "match": "https://api-prod.gambitprofit.com/api/matches/b15f49c9-9aa5-465d-bf18-a07937b87a03/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-26T09:23:24.071338-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": "MIA (E Perez)",
                        "amount": 6434.0
                    },
                    {
                        "team": "WAS (J Irvin)",
                        "amount": 3566.0
                    }
                ],
                "expected_reward_tokens": 9521.22,
                "profit_sb": 21.22,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5dcf28af-da7f-4375-ba6d-16cc3cec1a8a",
                    "gambit_id": "6e053004-685a-4f6d-b3e5-001759c2e2ae",
                    "last_updated": "2023-08-28T16:23:34.102699-04:00",
                    "created_at": "2023-08-26T09:23:24.084272-04:00",
                    "name": "MIA (E Perez)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aee1029b-2988-4117-aca8-cd6abe403612/?format=api"
                },
                {
                    "id": "9b53843c-35a4-45b4-ac77-f3ee07264a89",
                    "gambit_id": "fe31564a-31d5-4530-ba47-c14cde47f9bb",
                    "last_updated": "2023-08-28T16:23:34.099376-04:00",
                    "created_at": "2023-08-26T09:23:24.075904-04:00",
                    "name": "WAS (J Irvin)",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aee1029b-2988-4117-aca8-cd6abe403612/?format=api"
                }
            ]
        },
        {
            "id": "c5bc534c-2c20-4c4c-9df1-24f396348f33",
            "match": "https://api-prod.gambitprofit.com/api/matches/b15f49c9-9aa5-465d-bf18-a07937b87a03/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-26T09:23:24.088168-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": "WAS",
                        "amount": 5213.0
                    },
                    {
                        "team": "MIA",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "07d0b8d0-db9a-441b-ac6d-5c6197b720a0",
                    "gambit_id": "64bda6bc-452c-4913-8699-c2bce8dbedec",
                    "last_updated": "2023-08-28T16:23:34.110123-04:00",
                    "created_at": "2023-08-26T09:23:24.091869-04:00",
                    "name": "WAS",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5bc534c-2c20-4c4c-9df1-24f396348f33/?format=api"
                },
                {
                    "id": "71415fe3-23f4-4d89-83df-b5aed58f6e9b",
                    "gambit_id": "4f0f3027-2ffe-4fc5-8e0e-af23581ac19f",
                    "last_updated": "2023-08-28T16:23:34.113800-04:00",
                    "created_at": "2023-08-26T09:23:24.095720-04:00",
                    "name": "MIA",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5bc534c-2c20-4c4c-9df1-24f396348f33/?format=api"
                }
            ]
        },
        {
            "id": "6ff0a97c-a2fb-47ec-8bcf-5e08dc0038db",
            "match": "https://api-prod.gambitprofit.com/api/matches/b15f49c9-9aa5-465d-bf18-a07937b87a03/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-26T09:23:24.100098-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": "cb78d429-061d-4b5a-b1a5-7fb838711190",
                    "gambit_id": "29f6cc09-825b-4a03-b2f0-c1b35eb935d7",
                    "last_updated": "2023-08-28T16:23:34.120173-04:00",
                    "created_at": "2023-08-26T09:23:24.113912-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/6ff0a97c-a2fb-47ec-8bcf-5e08dc0038db/?format=api"
                },
                {
                    "id": "8a349acc-d0cc-4088-908e-e5206ed75efc",
                    "gambit_id": "039cc21e-20a4-4905-bfcf-3f18452c6014",
                    "last_updated": "2023-08-28T16:23:34.123584-04:00",
                    "created_at": "2023-08-26T09:23:24.108419-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/6ff0a97c-a2fb-47ec-8bcf-5e08dc0038db/?format=api"
                }
            ]
        }
    ]
}