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/63bfdd6b-1e87-47cc-afcf-078e99dc2889/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "63bfdd6b-1e87-47cc-afcf-078e99dc2889",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "661f490e-c9b7-4610-8223-fd8049a5c5de",
    "completed": true,
    "last_updated": "2022-11-06T08:58:16.373651-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.6,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/661f490e-c9b7-4610-8223-fd8049a5c5de",
    "datetime": "2022-11-05T15:00:00-04:00",
    "cutoff_datetime": "2022-11-05T15:00:00-04:00",
    "name": "Baylor v. Oklahoma",
    "bettypes": [
        {
            "id": "dda9ebb0-c720-4692-b9a6-689608e50f2e",
            "match": "https://api-prod.gambitprofit.com/api/matches/63bfdd6b-1e87-47cc-afcf-078e99dc2889/?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": "Oklahoma",
                        "amount": 5824.0
                    },
                    {
                        "team": "Baylor",
                        "amount": 4176.0
                    }
                ],
                "expected_reward_tokens": 9143.68,
                "profit_sb": 143.68,
                "profit_sb_percentage": 1.6,
                "recommended": true
            },
            "lines": [
                {
                    "id": "785eaff8-e7dd-478a-9c3a-6ab7f60428c0",
                    "gambit_id": "7940af75-e71a-44dd-89e9-69bf201adbb5",
                    "last_updated": "2022-11-06T08:58:16.379509-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma",
                    "reward": "1.57000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dda9ebb0-c720-4692-b9a6-689608e50f2e/?format=api"
                },
                {
                    "id": "2d7effc2-c2b1-48bb-9b8e-f2ed26fa8032",
                    "gambit_id": "be737f09-727e-4359-ac4e-cf575e1824dc",
                    "last_updated": "2022-11-06T08:58:16.380454-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Baylor",
                    "reward": "2.19000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dda9ebb0-c720-4692-b9a6-689608e50f2e/?format=api"
                }
            ]
        },
        {
            "id": "16f13432-12b1-4dff-96e7-283d0dffdcce",
            "match": "https://api-prod.gambitprofit.com/api/matches/63bfdd6b-1e87-47cc-afcf-078e99dc2889/?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": "Oklahoma",
                        "amount": 5097.0
                    },
                    {
                        "team": "Baylor",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c4b0c3b2-5c39-42f3-a8f0-be6ace3a5a83",
                    "gambit_id": "3610e5b0-79d4-41da-a48d-587cdff1af40",
                    "last_updated": "2022-11-06T08:58:16.382357-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16f13432-12b1-4dff-96e7-283d0dffdcce/?format=api"
                },
                {
                    "id": "c907b8ed-5add-45a3-adea-1fd23097e147",
                    "gambit_id": "5f4d48d3-e6c4-4da5-93df-8fa32155d551",
                    "last_updated": "2022-11-06T08:58:16.383306-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Baylor",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16f13432-12b1-4dff-96e7-283d0dffdcce/?format=api"
                }
            ]
        },
        {
            "id": "035e0e87-3130-429f-b5dd-4983c3100501",
            "match": "https://api-prod.gambitprofit.com/api/matches/63bfdd6b-1e87-47cc-afcf-078e99dc2889/?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 61.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 61.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "76d1c6c2-7437-4c25-9403-1bedccd053ed",
                    "gambit_id": "3accb573-f09d-4030-a5bc-29c5f62c9cd9",
                    "last_updated": "2022-11-06T08:58:16.376413-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 61.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "61.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/035e0e87-3130-429f-b5dd-4983c3100501/?format=api"
                },
                {
                    "id": "5fc3bda9-195a-41d8-9f6c-2145915854f5",
                    "gambit_id": "d80b9ddb-faa6-4b83-91ee-8b19bc29abf4",
                    "last_updated": "2022-11-06T08:58:16.377573-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 61.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "61.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/035e0e87-3130-429f-b5dd-4983c3100501/?format=api"
                }
            ]
        }
    ]
}