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/9319f946-5e6b-4203-ad19-3362cb45ce30/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9319f946-5e6b-4203-ad19-3362cb45ce30",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "63cecbd5-23ee-4470-b2fe-d543d1f43172",
    "completed": true,
    "last_updated": "2022-09-18T09:27:37.712622-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 5.29,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/63cecbd5-23ee-4470-b2fe-d543d1f43172",
    "datetime": "2022-09-17T15:30:00-04:00",
    "cutoff_datetime": "2022-09-17T15:30:00-04:00",
    "name": "Colorado v. Minnesota",
    "bettypes": [
        {
            "id": "bf4917ba-d8e4-42a8-9e9b-71124cae6c54",
            "match": "https://api-prod.gambitprofit.com/api/matches/9319f946-5e6b-4203-ad19-3362cb45ce30/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Minnesota",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10200.0,
                "profit_sb": 1200.0,
                "profit_sb_percentage": 13.33,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Minnesota",
                        "amount": 9296.0
                    },
                    {
                        "team": "Colorado",
                        "amount": 704.0
                    }
                ],
                "expected_reward_tokens": 9475.84,
                "profit_sb": 475.84,
                "profit_sb_percentage": 5.29,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a326a6c5-6169-4c01-b621-e35f0fbd9bdf",
                    "gambit_id": "2c604b6d-30d7-41b4-a42b-e8f9f6da1038",
                    "last_updated": "2022-09-18T09:27:37.718764-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota",
                    "reward": "1.02000",
                    "odds": "1.02000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf4917ba-d8e4-42a8-9e9b-71124cae6c54/?format=api"
                },
                {
                    "id": "f8ddc7b9-28f3-4ed9-af88-40494dd95b89",
                    "gambit_id": "3853e43d-953d-4739-a86a-d4cfa2331ff1",
                    "last_updated": "2022-09-18T09:27:37.719755-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado",
                    "reward": "13.46000",
                    "odds": "15.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf4917ba-d8e4-42a8-9e9b-71124cae6c54/?format=api"
                }
            ]
        },
        {
            "id": "694a8ef3-95e7-4144-a113-396ed4c42846",
            "match": "https://api-prod.gambitprofit.com/api/matches/9319f946-5e6b-4203-ad19-3362cb45ce30/?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": "Minnesota",
                        "amount": 5000.0
                    },
                    {
                        "team": "Colorado",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "150158cb-6269-4d4d-ac25-d295e70088bc",
                    "gambit_id": "3f143bdf-0a3b-4f42-a659-1964c1d39a57",
                    "last_updated": "2022-09-18T09:27:37.721812-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "-28.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/694a8ef3-95e7-4144-a113-396ed4c42846/?format=api"
                },
                {
                    "id": "146e258f-c6bb-4bb2-958f-24964e37eee0",
                    "gambit_id": "07666d49-7c49-40b9-a610-42e20664ff10",
                    "last_updated": "2022-09-18T09:27:37.722792-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "28.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/694a8ef3-95e7-4144-a113-396ed4c42846/?format=api"
                }
            ]
        },
        {
            "id": "60083331-ee90-4e1f-84a3-9ce8db72b475",
            "match": "https://api-prod.gambitprofit.com/api/matches/9319f946-5e6b-4203-ad19-3362cb45ce30/?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 47",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 47",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "327d1aa5-7ee4-4e8d-a603-cee47b327a5d",
                    "gambit_id": "d261fcb6-41ba-4b32-948c-3e952a6c3467",
                    "last_updated": "2022-09-18T09:27:37.715508-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 47",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "47.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60083331-ee90-4e1f-84a3-9ce8db72b475/?format=api"
                },
                {
                    "id": "87f1078a-bfd7-4396-954f-c3d6b05a0ae2",
                    "gambit_id": "a8c0cecf-bf01-46b1-b3fc-6370d93c062c",
                    "last_updated": "2022-09-18T09:27:37.716748-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 47",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "47.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60083331-ee90-4e1f-84a3-9ce8db72b475/?format=api"
                }
            ]
        }
    ]
}