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/39844fed-e3a1-4277-b25a-662d533dae51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "39844fed-e3a1-4277-b25a-662d533dae51",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ce455c0a-023c-4c0f-9e11-2aef3ff8e638",
    "completed": true,
    "last_updated": "2022-11-14T10:28:57.242429-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.11,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/ce455c0a-023c-4c0f-9e11-2aef3ff8e638",
    "datetime": "2022-11-12T12:00:00-05:00",
    "cutoff_datetime": "2022-11-12T12:00:00-05:00",
    "name": "Virginia Tech v. Duke",
    "bettypes": [
        {
            "id": "8c6dc903-1f4f-4ef3-ad17-096a274dceff",
            "match": "https://api-prod.gambitprofit.com/api/matches/39844fed-e3a1-4277-b25a-662d533dae51/?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": "Duke",
                        "amount": 7411.0
                    },
                    {
                        "team": "Virginia Tech",
                        "amount": 2589.0
                    }
                ],
                "expected_reward_tokens": 9189.64,
                "profit_sb": 189.64,
                "profit_sb_percentage": 2.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b1e6e438-429a-4941-b3fc-355136a45d0d",
                    "gambit_id": "7fabe388-25b6-4035-87e7-45ebf4763970",
                    "last_updated": "2022-11-14T10:28:57.248289-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Duke",
                    "reward": "1.24000",
                    "odds": "1.27780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c6dc903-1f4f-4ef3-ad17-096a274dceff/?format=api"
                },
                {
                    "id": "7a76887d-c554-420b-9281-55f859537f26",
                    "gambit_id": "a8038b4a-1c72-4a96-a374-3d1c38949b2c",
                    "last_updated": "2022-11-14T10:28:57.249266-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Virginia Tech",
                    "reward": "3.55000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c6dc903-1f4f-4ef3-ad17-096a274dceff/?format=api"
                }
            ]
        },
        {
            "id": "b58106bb-a0e5-4a3d-aab1-38c255a1c4b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/39844fed-e3a1-4277-b25a-662d533dae51/?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": "Virginia Tech",
                        "amount": 5000.0
                    },
                    {
                        "team": "Duke",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4fd663b7-948a-4c7f-8589-b5b39efc357f",
                    "gambit_id": "29f168bf-d98d-4837-bd15-f003fe78ff7c",
                    "last_updated": "2022-11-14T10:28:57.252160-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Virginia Tech",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b58106bb-a0e5-4a3d-aab1-38c255a1c4b2/?format=api"
                },
                {
                    "id": "3242231e-ccb3-45ac-8287-b836ca82b4d0",
                    "gambit_id": "cfae12ea-b303-4ec7-a5fa-4210a85473f1",
                    "last_updated": "2022-11-14T10:28:57.251193-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Duke",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b58106bb-a0e5-4a3d-aab1-38c255a1c4b2/?format=api"
                }
            ]
        },
        {
            "id": "a1d47a08-9dc8-489c-ba21-fe5208b3bd74",
            "match": "https://api-prod.gambitprofit.com/api/matches/39844fed-e3a1-4277-b25a-662d533dae51/?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 50",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 50",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5c30ceb0-c226-4e70-ba34-6be180486321",
                    "gambit_id": "72b603c4-7ff5-4504-a287-5bd2a04f46e2",
                    "last_updated": "2022-11-14T10:28:57.246349-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 50",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "50.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d47a08-9dc8-489c-ba21-fe5208b3bd74/?format=api"
                },
                {
                    "id": "bf2002ec-03d5-4deb-8164-b2cdda48bb35",
                    "gambit_id": "8bec5787-c28a-4205-a8c8-b2832e5df0ba",
                    "last_updated": "2022-11-14T10:28:57.245326-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 50",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "50.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d47a08-9dc8-489c-ba21-fe5208b3bd74/?format=api"
                }
            ]
        }
    ]
}