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/a014c63b-d5e2-4314-a3f8-d892a3a693dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a014c63b-d5e2-4314-a3f8-d892a3a693dc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "44a975f4-a6d3-4c41-91f5-4aa62e117648",
    "completed": true,
    "last_updated": "2022-10-11T11:32:05.842938-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/44a975f4-a6d3-4c41-91f5-4aa62e117648",
    "datetime": "2022-10-08T19:30:00-04:00",
    "cutoff_datetime": "2022-10-08T19:30:00-04:00",
    "name": "Iowa v. Illinois",
    "bettypes": [
        {
            "id": "209ff316-6d22-43e9-bddc-53c8d199ab81",
            "match": "https://api-prod.gambitprofit.com/api/matches/a014c63b-d5e2-4314-a3f8-d892a3a693dc/?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": "Illinois",
                        "amount": 6173.0
                    },
                    {
                        "team": "Iowa",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c782d28c-74fe-4fd3-8913-1c2c3ec82214",
                    "gambit_id": "eab42f4e-5cec-4012-9c88-7d5e4ea2b6cd",
                    "last_updated": "2022-10-11T11:32:05.848669-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Illinois",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/209ff316-6d22-43e9-bddc-53c8d199ab81/?format=api"
                },
                {
                    "id": "732e19d4-e1c9-4dac-a7d2-4d5aa0353abf",
                    "gambit_id": "b19ec8aa-81c2-41b8-aaea-c5a1a67f12f5",
                    "last_updated": "2022-10-11T11:32:05.849665-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Iowa",
                    "reward": "2.50000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/209ff316-6d22-43e9-bddc-53c8d199ab81/?format=api"
                }
            ]
        },
        {
            "id": "84b5f61c-c6b3-4b4c-917e-916ebbfc5f7c",
            "match": "https://api-prod.gambitprofit.com/api/matches/a014c63b-d5e2-4314-a3f8-d892a3a693dc/?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": "Illinois",
                        "amount": 5106.0
                    },
                    {
                        "team": "Iowa",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "15e0f452-e768-4dfe-9895-a31675fb9a24",
                    "gambit_id": "7b599722-aaf8-4b57-af9e-0b0576c95786",
                    "last_updated": "2022-10-11T11:32:05.851629-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Illinois",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84b5f61c-c6b3-4b4c-917e-916ebbfc5f7c/?format=api"
                },
                {
                    "id": "21797bc6-f26c-4ae8-9255-2c37e5e5b05e",
                    "gambit_id": "8254e10a-a52e-42cd-a796-7ebd7d111703",
                    "last_updated": "2022-10-11T11:32:05.852611-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Iowa",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84b5f61c-c6b3-4b4c-917e-916ebbfc5f7c/?format=api"
                }
            ]
        },
        {
            "id": "b0761fcc-86a8-43ff-bd0b-b0f8cbc1d2f1",
            "match": "https://api-prod.gambitprofit.com/api/matches/a014c63b-d5e2-4314-a3f8-d892a3a693dc/?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 Over 36.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 36.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a52e2f92-b18e-4aed-8c68-f98deb762b77",
                    "gambit_id": "a5cdc70e-d014-44c4-b31b-ff2b99f3ee85",
                    "last_updated": "2022-10-11T11:32:05.846707-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 36.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "36.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0761fcc-86a8-43ff-bd0b-b0f8cbc1d2f1/?format=api"
                },
                {
                    "id": "9c752e04-f4eb-4720-857d-464272ef6d97",
                    "gambit_id": "34373722-c6a2-4750-8b43-5b945a175c5f",
                    "last_updated": "2022-10-11T11:32:05.845575-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 36.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "36.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0761fcc-86a8-43ff-bd0b-b0f8cbc1d2f1/?format=api"
                }
            ]
        }
    ]
}