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/62da430c-4f37-4d77-bcad-d7f41c22f3aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "62da430c-4f37-4d77-bcad-d7f41c22f3aa",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e5e5fe40-392a-4608-bb0c-db3aef74970b",
    "completed": true,
    "last_updated": "2023-08-21T10:28:08.059376-04:00",
    "created_at": "2023-08-18T08:43:12.716837-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.79,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e5e5fe40-392a-4608-bb0c-db3aef74970b",
    "datetime": "2023-08-18T14:20:00-04:00",
    "cutoff_datetime": "2023-08-18T14:20:00-04:00",
    "name": "KAN (C Ragans) v. CHC (J Taillon)",
    "bettypes": [
        {
            "id": "3a387a55-a5d3-4616-afbe-3cfb6ef59382",
            "match": "https://api-prod.gambitprofit.com/api/matches/62da430c-4f37-4d77-bcad-d7f41c22f3aa/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-18T08:43:12.729148-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": "CHC (J Taillon)",
                        "amount": 6139.0
                    },
                    {
                        "team": "KAN (C Ragans)",
                        "amount": 3861.0
                    }
                ],
                "expected_reward_tokens": 9575.28,
                "profit_sb": 75.28,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e9fea524-c01d-4cf4-a4cf-31345fa31e6d",
                    "gambit_id": "8eba6243-dc7a-470b-b69f-a588a2be506e",
                    "last_updated": "2023-08-21T10:28:08.075388-04:00",
                    "created_at": "2023-08-18T08:43:12.743911-04:00",
                    "name": "CHC (J Taillon)",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a387a55-a5d3-4616-afbe-3cfb6ef59382/?format=api"
                },
                {
                    "id": "c8616a29-3f41-43d7-be39-e43989e47647",
                    "gambit_id": "f302de94-42c1-4db4-9735-eb9544226995",
                    "last_updated": "2023-08-21T10:28:08.072230-04:00",
                    "created_at": "2023-08-18T08:43:12.737042-04:00",
                    "name": "KAN (C Ragans)",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a387a55-a5d3-4616-afbe-3cfb6ef59382/?format=api"
                }
            ]
        },
        {
            "id": "03aa84fe-c2a0-4dd0-98d1-5a185b032590",
            "match": "https://api-prod.gambitprofit.com/api/matches/62da430c-4f37-4d77-bcad-d7f41c22f3aa/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-18T08:43:12.770223-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": "KAN",
                        "amount": 5512.0
                    },
                    {
                        "team": "CHC",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e49e642f-f34f-468c-9b93-0780f05768e1",
                    "gambit_id": "bf69d034-d09e-468f-b438-599e1c9dee0d",
                    "last_updated": "2023-08-21T10:28:08.103218-04:00",
                    "created_at": "2023-08-18T08:43:12.774617-04:00",
                    "name": "KAN",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03aa84fe-c2a0-4dd0-98d1-5a185b032590/?format=api"
                },
                {
                    "id": "93dcd883-4dec-44f6-8083-692b9fe6cc19",
                    "gambit_id": "1d172750-4797-462f-98b3-37d8bf26d40b",
                    "last_updated": "2023-08-21T10:28:08.106600-04:00",
                    "created_at": "2023-08-18T08:43:12.783738-04:00",
                    "name": "CHC",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03aa84fe-c2a0-4dd0-98d1-5a185b032590/?format=api"
                }
            ]
        },
        {
            "id": "3ff555de-f1e5-4192-88e0-96656c1d9519",
            "match": "https://api-prod.gambitprofit.com/api/matches/62da430c-4f37-4d77-bcad-d7f41c22f3aa/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-18T08:43:12.750581-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f03d0e00-77f8-4794-bf82-c6cc0e58e911",
                    "gambit_id": "d3e52de9-26c6-4065-9376-e408aeb66b17",
                    "last_updated": "2023-08-21T10:28:08.090191-04:00",
                    "created_at": "2023-08-18T08:43:12.763728-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ff555de-f1e5-4192-88e0-96656c1d9519/?format=api"
                },
                {
                    "id": "356b80b2-edf0-479b-ab27-3a92b2a7a9bc",
                    "gambit_id": "4f233b9f-8d43-46b5-b753-6567a513ae5f",
                    "last_updated": "2023-08-21T10:28:08.082710-04:00",
                    "created_at": "2023-08-18T08:43:12.756426-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ff555de-f1e5-4192-88e0-96656c1d9519/?format=api"
                }
            ]
        }
    ]
}