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/af1ff622-9bd5-479e-809b-9ea334aca175/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "af1ff622-9bd5-479e-809b-9ea334aca175",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c82b48ee-b7a5-4d9f-a6eb-e67a36358c4d",
    "completed": true,
    "last_updated": "2023-06-18T10:33:13.642762-04:00",
    "created_at": "2023-06-17T09:33:00.747488-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c82b48ee-b7a5-4d9f-a6eb-e67a36358c4d",
    "datetime": "2023-06-17T21:10:00-04:00",
    "cutoff_datetime": "2023-06-17T21:10:00-04:00",
    "name": "SFO (A Wood) v. LOS (B Miller)",
    "bettypes": [
        {
            "id": "e1720e30-5c83-4ef4-b786-51bc9ac8d1fc",
            "match": "https://api-prod.gambitprofit.com/api/matches/af1ff622-9bd5-479e-809b-9ea334aca175/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-17T09:33:00.750336-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": "LOS (B Miller)",
                        "amount": 5990.0
                    },
                    {
                        "team": "SFO (A Wood)",
                        "amount": 4010.0
                    }
                ],
                "expected_reward_tokens": 9583.9,
                "profit_sb": 83.9,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0eeefc76-1d18-455b-b346-97523223af45",
                    "gambit_id": "11083ae1-96c1-4be0-af78-cdb1074ff90f",
                    "last_updated": "2023-06-18T10:33:13.647838-04:00",
                    "created_at": "2023-06-17T09:33:00.755052-04:00",
                    "name": "LOS (B Miller)",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1720e30-5c83-4ef4-b786-51bc9ac8d1fc/?format=api"
                },
                {
                    "id": "d1a3c7fc-82cd-454e-8881-94376523fb09",
                    "gambit_id": "0c5cf332-9ae8-4a2a-b747-1e40bf928450",
                    "last_updated": "2023-06-18T10:33:13.646386-04:00",
                    "created_at": "2023-06-17T09:33:00.752758-04:00",
                    "name": "SFO (A Wood)",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1720e30-5c83-4ef4-b786-51bc9ac8d1fc/?format=api"
                }
            ]
        },
        {
            "id": "f94e56a7-a6a9-45f3-8dc3-dcf6353c9f71",
            "match": "https://api-prod.gambitprofit.com/api/matches/af1ff622-9bd5-479e-809b-9ea334aca175/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-17T09:33:00.757718-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": "SFO",
                        "amount": 5699.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b3854ce2-a84f-499f-80e1-751a2e2e2fac",
                    "gambit_id": "edaee1c0-4996-47c4-bfc7-76b0c8402cbf",
                    "last_updated": "2023-06-18T10:33:13.650719-04:00",
                    "created_at": "2023-06-17T09:33:00.760069-04:00",
                    "name": "SFO",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f94e56a7-a6a9-45f3-8dc3-dcf6353c9f71/?format=api"
                },
                {
                    "id": "0419f383-042e-4d11-83f5-e712ada2f676",
                    "gambit_id": "ecf836ae-2948-45ce-9b03-050faf9bd667",
                    "last_updated": "2023-06-18T10:33:13.652131-04:00",
                    "created_at": "2023-06-17T09:33:00.762086-04:00",
                    "name": "LOS",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f94e56a7-a6a9-45f3-8dc3-dcf6353c9f71/?format=api"
                }
            ]
        },
        {
            "id": "1d63e793-e2ef-4a2c-8345-6826189f74f4",
            "match": "https://api-prod.gambitprofit.com/api/matches/af1ff622-9bd5-479e-809b-9ea334aca175/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-17T09:33:00.763950-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8574bdcb-da20-4236-8f49-3440344ca9a4",
                    "gambit_id": "f514a91d-0880-40d6-a086-75c2e15b6c43",
                    "last_updated": "2023-06-18T10:33:13.654941-04:00",
                    "created_at": "2023-06-17T09:33:00.765713-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d63e793-e2ef-4a2c-8345-6826189f74f4/?format=api"
                },
                {
                    "id": "b444a8c8-e652-4292-9bf1-230830e8c533",
                    "gambit_id": "a769e44a-1b4b-46ca-852f-f24b4770bbeb",
                    "last_updated": "2023-06-18T10:33:13.656512-04:00",
                    "created_at": "2023-06-17T09:33:00.768133-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d63e793-e2ef-4a2c-8345-6826189f74f4/?format=api"
                }
            ]
        }
    ]
}