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/47cb2a0d-fbfa-4f10-a50d-69435513a14b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "47cb2a0d-fbfa-4f10-a50d-69435513a14b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0f6d2eac-c9ab-4b8a-aa68-dbf8d6742e41",
    "completed": true,
    "last_updated": "2022-12-19T10:22:26.567467-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.83,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/0f6d2eac-c9ab-4b8a-aa68-dbf8d6742e41",
    "datetime": "2022-12-17T15:30:00-05:00",
    "cutoff_datetime": "2022-12-17T15:30:00-05:00",
    "name": "Fresno State v. Washington State",
    "bettypes": [
        {
            "id": "ad554c99-e393-484f-8c83-9e7449b22710",
            "match": "https://api-prod.gambitprofit.com/api/matches/47cb2a0d-fbfa-4f10-a50d-69435513a14b/?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": "Fresno State",
                        "amount": 6482.0
                    },
                    {
                        "team": "Washington State",
                        "amount": 3518.0
                    }
                ],
                "expected_reward_tokens": 9074.8,
                "profit_sb": 74.8,
                "profit_sb_percentage": 0.83,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c16bbb6a-307f-415c-a9e2-6c911d399e33",
                    "gambit_id": "75a3ac80-f57d-448b-8abb-f9722e9d8439",
                    "last_updated": "2022-12-19T10:22:26.574505-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Fresno State",
                    "reward": "1.40000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad554c99-e393-484f-8c83-9e7449b22710/?format=api"
                },
                {
                    "id": "b4790185-cb94-42ab-ae9d-8b4b64185e9e",
                    "gambit_id": "152f2f19-8e0f-45b2-b53c-d2c1f8b909a3",
                    "last_updated": "2022-12-19T10:22:26.573411-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington State",
                    "reward": "2.58000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad554c99-e393-484f-8c83-9e7449b22710/?format=api"
                }
            ]
        },
        {
            "id": "a720d7a9-591d-46d5-9f61-53d816f49719",
            "match": "https://api-prod.gambitprofit.com/api/matches/47cb2a0d-fbfa-4f10-a50d-69435513a14b/?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": "Fresno State",
                        "amount": 5097.0
                    },
                    {
                        "team": "Washington State",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7548bfd8-236a-49c9-87c7-b405e5aab31b",
                    "gambit_id": "2af2ca6d-2720-45d6-941a-4585e7838241",
                    "last_updated": "2022-12-19T10:22:26.577774-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Fresno State",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a720d7a9-591d-46d5-9f61-53d816f49719/?format=api"
                },
                {
                    "id": "15402591-6b16-40ae-957a-17e9caef6e0f",
                    "gambit_id": "9d032c62-ab65-4701-a3fc-6900b802cb19",
                    "last_updated": "2022-12-19T10:22:26.576712-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington State",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a720d7a9-591d-46d5-9f61-53d816f49719/?format=api"
                }
            ]
        },
        {
            "id": "081ae9df-533b-4205-ba40-9ffb178905b6",
            "match": "https://api-prod.gambitprofit.com/api/matches/47cb2a0d-fbfa-4f10-a50d-69435513a14b/?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 53.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 53.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c8dad67a-350c-4c57-9136-6e0da7cbc804",
                    "gambit_id": "23fc0ba4-da73-49e6-9f13-47edbdc38366",
                    "last_updated": "2022-12-19T10:22:26.570054-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 53.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "53.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/081ae9df-533b-4205-ba40-9ffb178905b6/?format=api"
                },
                {
                    "id": "d0f434d8-b784-4b07-aa91-240d5105c63e",
                    "gambit_id": "70580a02-8c7c-4e4d-a8aa-278628992f41",
                    "last_updated": "2022-12-19T10:22:26.571109-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 53.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "53.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/081ae9df-533b-4205-ba40-9ffb178905b6/?format=api"
                }
            ]
        }
    ]
}