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/b98335e7-26c9-4747-ab3d-a5580c4f0556/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b98335e7-26c9-4747-ab3d-a5580c4f0556",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "52464027-d7f3-43e7-b374-cd66a07e13f9",
    "completed": true,
    "last_updated": "2022-09-26T10:27:12.241029-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.13,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/52464027-d7f3-43e7-b374-cd66a07e13f9",
    "datetime": "2022-09-25T14:10:00-04:00",
    "cutoff_datetime": "2022-09-25T14:10:00-04:00",
    "name": "SEA (L Castillo) v. KAN (M Castillo)",
    "bettypes": [
        {
            "id": "e2f68988-6be7-46b1-a1c9-32840b8e7ae0",
            "match": "https://api-prod.gambitprofit.com/api/matches/b98335e7-26c9-4747-ab3d-a5580c4f0556/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "SEA (L Castillo)",
                        "amount": 6170.0
                    },
                    {
                        "team": "KAN (M Castillo)",
                        "amount": 3830.0
                    }
                ],
                "expected_reward_tokens": 9192.0,
                "profit_sb": 192.0,
                "profit_sb_percentage": 2.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d394eff8-3900-49f2-9946-35591940ef76",
                    "gambit_id": "5e9fa94b-fd33-4935-be13-ef171a1160b5",
                    "last_updated": "2022-09-26T10:27:12.250331-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA (L Castillo)",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2f68988-6be7-46b1-a1c9-32840b8e7ae0/?format=api"
                },
                {
                    "id": "3fa98470-0a79-4a2d-9180-d54a8537039e",
                    "gambit_id": "41c6e1c7-0c4e-4cba-b9b7-4c9a73a67cde",
                    "last_updated": "2022-09-26T10:27:12.251267-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN (M Castillo)",
                    "reward": "2.40000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2f68988-6be7-46b1-a1c9-32840b8e7ae0/?format=api"
                }
            ]
        },
        {
            "id": "c072b651-a475-4d54-8fde-e262c7676a7a",
            "match": "https://api-prod.gambitprofit.com/api/matches/b98335e7-26c9-4747-ab3d-a5580c4f0556/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "KAN",
                        "amount": 5097.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "152612dc-b2b1-49ef-9838-055821aa3a16",
                    "gambit_id": "1db50a59-7c96-46f5-9910-96a4441ff568",
                    "last_updated": "2022-09-26T10:27:12.248438-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c072b651-a475-4d54-8fde-e262c7676a7a/?format=api"
                },
                {
                    "id": "1bba0559-b467-4e81-b7ed-036547884cd5",
                    "gambit_id": "c7c5fba1-4e6c-4906-9db3-92a3f6d6b8ae",
                    "last_updated": "2022-09-26T10:27:12.247289-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c072b651-a475-4d54-8fde-e262c7676a7a/?format=api"
                }
            ]
        },
        {
            "id": "c1b9820f-6c14-4ed0-af21-9220e48f10fd",
            "match": "https://api-prod.gambitprofit.com/api/matches/b98335e7-26c9-4747-ab3d-a5580c4f0556/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 7.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "183f0dd6-6056-4ae0-b269-62fa0a2fdbd9",
                    "gambit_id": "5d5759d9-679f-46c3-a047-f02a7ffcad7d",
                    "last_updated": "2022-09-26T10:27:12.243855-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1b9820f-6c14-4ed0-af21-9220e48f10fd/?format=api"
                },
                {
                    "id": "bd4e93ca-29ed-47ac-91e4-b95c98711377",
                    "gambit_id": "b9d38b38-bb5c-4802-b453-b06808ab0144",
                    "last_updated": "2022-09-26T10:27:12.245009-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1b9820f-6c14-4ed0-af21-9220e48f10fd/?format=api"
                }
            ]
        }
    ]
}