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/90818bb1-f524-40c7-b20f-3d4ca1b1d9e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "90818bb1-f524-40c7-b20f-3d4ca1b1d9e2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "6b265b07-fbbc-461a-9a72-efc3b2e96f38",
    "completed": true,
    "last_updated": "2022-11-10T09:32:39.606551-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.1,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/6b265b07-fbbc-461a-9a72-efc3b2e96f38",
    "datetime": "2022-11-09T19:00:00-05:00",
    "cutoff_datetime": "2022-11-09T19:00:00-05:00",
    "name": "Buffalo v. Central Michigan",
    "bettypes": [
        {
            "id": "673e60a8-5e9c-4794-b86f-efdae6825525",
            "match": "https://api-prod.gambitprofit.com/api/matches/90818bb1-f524-40c7-b20f-3d4ca1b1d9e2/?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": "Central Michigan",
                        "amount": 5583.0
                    },
                    {
                        "team": "Buffalo",
                        "amount": 4417.0
                    }
                ],
                "expected_reward_tokens": 9099.02,
                "profit_sb": 99.02,
                "profit_sb_percentage": 1.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0767ce20-53b6-4645-a55d-8bb0d8af6795",
                    "gambit_id": "84b57b23-62ad-426b-b5f7-1fee862a0d59",
                    "last_updated": "2022-11-10T09:32:39.612745-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Central Michigan",
                    "reward": "1.63000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/673e60a8-5e9c-4794-b86f-efdae6825525/?format=api"
                },
                {
                    "id": "39bd81f4-9fe5-4948-953b-764ba34e0c1e",
                    "gambit_id": "6d6d0e33-0ffe-4235-b6d6-6dfef8dfcb0c",
                    "last_updated": "2022-11-10T09:32:39.613742-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Buffalo",
                    "reward": "2.06000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/673e60a8-5e9c-4794-b86f-efdae6825525/?format=api"
                }
            ]
        },
        {
            "id": "134248fb-2e07-4223-a2e1-0892001f9431",
            "match": "https://api-prod.gambitprofit.com/api/matches/90818bb1-f524-40c7-b20f-3d4ca1b1d9e2/?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": "Central Michigan",
                        "amount": 5000.0
                    },
                    {
                        "team": "Buffalo",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7d6fe9a7-b5aa-4cc4-9cf4-1dbc2bd7c639",
                    "gambit_id": "797c520a-8272-423d-b3bc-341e66efbcb4",
                    "last_updated": "2022-11-10T09:32:39.615748-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Central Michigan",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/134248fb-2e07-4223-a2e1-0892001f9431/?format=api"
                },
                {
                    "id": "dbd7a09f-7047-4130-9fb1-c2492fba7d55",
                    "gambit_id": "9e789a07-2feb-458c-9d77-cb5f3f8b2795",
                    "last_updated": "2022-11-10T09:32:39.616772-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Buffalo",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/134248fb-2e07-4223-a2e1-0892001f9431/?format=api"
                }
            ]
        },
        {
            "id": "7dee914d-a40e-41bb-bb73-8a6e2752757f",
            "match": "https://api-prod.gambitprofit.com/api/matches/90818bb1-f524-40c7-b20f-3d4ca1b1d9e2/?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 54",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 54",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7fc67cbc-0568-4d58-aecc-f59033be924f",
                    "gambit_id": "e50b8c05-266e-4f8e-9432-5bd62794a3ac",
                    "last_updated": "2022-11-10T09:32:39.609458-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 54",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "54.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dee914d-a40e-41bb-bb73-8a6e2752757f/?format=api"
                },
                {
                    "id": "4f9dd667-d64e-4853-9382-132f299f40e3",
                    "gambit_id": "d73f0756-39b8-4a2c-a175-9623b9c9220c",
                    "last_updated": "2022-11-10T09:32:39.610727-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 54",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "54.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dee914d-a40e-41bb-bb73-8a6e2752757f/?format=api"
                }
            ]
        }
    ]
}