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/009c2e0c-2ce0-427c-83a7-688d79e1a40a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "009c2e0c-2ce0-427c-83a7-688d79e1a40a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "78711aef-e9e9-45bd-9f43-1a7b55ee5219",
    "completed": true,
    "last_updated": "2023-10-23T13:33:22.706514-04:00",
    "created_at": "2023-10-18T09:13:02.223984-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.76,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/78711aef-e9e9-45bd-9f43-1a7b55ee5219",
    "datetime": "2023-10-22T16:25:00-04:00",
    "cutoff_datetime": "2023-10-22T16:25:00-04:00",
    "name": "Green Bay Packers v. Denver Broncos",
    "bettypes": [
        {
            "id": "302004b0-e086-432e-960b-91cb390e7196",
            "match": "https://api-prod.gambitprofit.com/api/matches/009c2e0c-2ce0-427c-83a7-688d79e1a40a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-18T09:13:02.258672-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": "Denver Broncos",
                        "amount": 5214.0
                    },
                    {
                        "team": "Green Bay Packers",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "64e68433-c393-4622-91f3-f5a72a6cb118",
                    "gambit_id": "33568676-41e2-413e-b9ce-66fc4e26f50c",
                    "last_updated": "2023-10-23T13:33:22.737438-04:00",
                    "created_at": "2023-10-18T09:13:02.268268-04:00",
                    "name": "Denver Broncos",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/302004b0-e086-432e-960b-91cb390e7196/?format=api"
                },
                {
                    "id": "023cc2f1-2d62-4369-875d-29c0f8913c31",
                    "gambit_id": "888511f4-5923-44b8-816f-29013c9a2fa5",
                    "last_updated": "2023-10-23T13:33:22.733634-04:00",
                    "created_at": "2023-10-18T09:13:02.262892-04:00",
                    "name": "Green Bay Packers",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/302004b0-e086-432e-960b-91cb390e7196/?format=api"
                }
            ]
        },
        {
            "id": "aba90a12-4868-4ede-a501-bc87ec228eb7",
            "match": "https://api-prod.gambitprofit.com/api/matches/009c2e0c-2ce0-427c-83a7-688d79e1a40a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-18T09:13:02.236801-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": "Green Bay Packers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Denver Broncos",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1aea92e1-c4eb-4305-9ab7-9286ae3000aa",
                    "gambit_id": "1defa3c4-3e22-495c-8381-57729b540b00",
                    "last_updated": "2023-10-23T13:33:22.720508-04:00",
                    "created_at": "2023-10-18T09:13:02.243812-04:00",
                    "name": "Green Bay Packers",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aba90a12-4868-4ede-a501-bc87ec228eb7/?format=api"
                },
                {
                    "id": "3537e3e7-6350-43a4-8b71-f6f887ffa9d7",
                    "gambit_id": "24ad359e-3ae3-4e0b-8943-e728c8ec7bba",
                    "last_updated": "2023-10-23T13:33:22.724707-04:00",
                    "created_at": "2023-10-18T09:13:02.249260-04:00",
                    "name": "Denver Broncos",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aba90a12-4868-4ede-a501-bc87ec228eb7/?format=api"
                }
            ]
        },
        {
            "id": "6a625d2d-d41b-4ae9-a203-569c379d9196",
            "match": "https://api-prod.gambitprofit.com/api/matches/009c2e0c-2ce0-427c-83a7-688d79e1a40a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-18T09:13:02.272951-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 44",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 44",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "59fcf78e-0a55-4ae0-b9e3-d082dc8fd507",
                    "gambit_id": "2585f7fe-d4fa-4052-88c5-9a3e62ddf8fb",
                    "last_updated": "2023-10-23T13:33:22.744561-04:00",
                    "created_at": "2023-10-18T09:13:02.276777-04:00",
                    "name": "Game Total Over 44",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a625d2d-d41b-4ae9-a203-569c379d9196/?format=api"
                },
                {
                    "id": "4d9adad7-330f-4036-bcc8-a953e10488c0",
                    "gambit_id": "664c8acb-4703-4a45-b049-c509864aac8d",
                    "last_updated": "2023-10-23T13:33:22.747961-04:00",
                    "created_at": "2023-10-18T09:13:02.281086-04:00",
                    "name": "Game Total Under 44",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a625d2d-d41b-4ae9-a203-569c379d9196/?format=api"
                }
            ]
        }
    ]
}