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/b846c2f3-c563-4c0c-a00b-40ff2b4a7e16/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b846c2f3-c563-4c0c-a00b-40ff2b4a7e16",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5c4fa8a5-0583-479e-9726-e359696193df",
    "completed": true,
    "last_updated": "2023-08-12T18:13:07.297524-04:00",
    "created_at": "2023-08-11T09:38:23.624450-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.41,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/5c4fa8a5-0583-479e-9726-e359696193df",
    "datetime": "2023-08-11T19:10:00-04:00",
    "cutoff_datetime": "2023-08-11T19:10:00-04:00",
    "name": "ATL (C Morton) v. NYM (T Megill)",
    "bettypes": [
        {
            "id": "61e2c565-7aab-4dc4-a163-f2354c636d62",
            "match": "https://api-prod.gambitprofit.com/api/matches/b846c2f3-c563-4c0c-a00b-40ff2b4a7e16/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-11T09:38:23.634559-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": "ATL (C Morton)",
                        "amount": 6359.0
                    },
                    {
                        "team": "NYM (T Megill)",
                        "amount": 3641.0
                    }
                ],
                "expected_reward_tokens": 9538.5,
                "profit_sb": 38.5,
                "profit_sb_percentage": 0.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a35aa78f-aeaf-4269-9c73-d05ee663be02",
                    "gambit_id": "bb5aaacf-57b3-4f99-b933-e658ea4b4d13",
                    "last_updated": "2023-08-12T18:13:07.308688-04:00",
                    "created_at": "2023-08-11T09:38:23.641631-04:00",
                    "name": "ATL (C Morton)",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61e2c565-7aab-4dc4-a163-f2354c636d62/?format=api"
                },
                {
                    "id": "a557f479-bcbd-4f29-a713-e98047810375",
                    "gambit_id": "c1a3b8e7-a452-42cc-a133-6491355db3f7",
                    "last_updated": "2023-08-12T18:13:07.313109-04:00",
                    "created_at": "2023-08-11T09:38:23.647399-04:00",
                    "name": "NYM (T Megill)",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61e2c565-7aab-4dc4-a163-f2354c636d62/?format=api"
                }
            ]
        },
        {
            "id": "877c90bb-8510-4db2-a3fe-ccf2e8fff013",
            "match": "https://api-prod.gambitprofit.com/api/matches/b846c2f3-c563-4c0c-a00b-40ff2b4a7e16/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-11T09:38:23.654686-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": "ATL",
                        "amount": 5423.0
                    },
                    {
                        "team": "NYM",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7444024b-5314-465f-9734-56eab06b4a91",
                    "gambit_id": "e5042732-4e72-419e-b696-5abbf4dc4ed9",
                    "last_updated": "2023-08-12T18:13:07.322132-04:00",
                    "created_at": "2023-08-11T09:38:23.661986-04:00",
                    "name": "ATL",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/877c90bb-8510-4db2-a3fe-ccf2e8fff013/?format=api"
                },
                {
                    "id": "21519452-f886-4542-909c-91ed9623f1f9",
                    "gambit_id": "2958943d-d936-4089-97e2-c1afdf9e588a",
                    "last_updated": "2023-08-12T18:13:07.328594-04:00",
                    "created_at": "2023-08-11T09:38:23.670314-04:00",
                    "name": "NYM",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/877c90bb-8510-4db2-a3fe-ccf2e8fff013/?format=api"
                }
            ]
        },
        {
            "id": "18180f20-a106-4922-a9e9-ff13b661b409",
            "match": "https://api-prod.gambitprofit.com/api/matches/b846c2f3-c563-4c0c-a00b-40ff2b4a7e16/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-11T09:38:23.679527-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 9.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e7ff209c-a183-4d0b-b51e-1af63b68859c",
                    "gambit_id": "6c5b026e-faff-4a22-94ed-f42ebef1707b",
                    "last_updated": "2023-08-12T18:13:07.344270-04:00",
                    "created_at": "2023-08-11T09:38:23.698405-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18180f20-a106-4922-a9e9-ff13b661b409/?format=api"
                },
                {
                    "id": "1caa3c77-c26b-4aef-9389-5d52e4fcd802",
                    "gambit_id": "c9a4f037-05a6-4f62-8f5a-cd4687b5b6e0",
                    "last_updated": "2023-08-12T18:13:07.339486-04:00",
                    "created_at": "2023-08-11T09:38:23.688637-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18180f20-a106-4922-a9e9-ff13b661b409/?format=api"
                }
            ]
        }
    ]
}