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/14eeaeeb-04b4-429f-be31-a71f976b5075/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "14eeaeeb-04b4-429f-be31-a71f976b5075",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e6add33b-32aa-44e8-a175-36972c8aa046",
    "completed": true,
    "last_updated": "2022-08-07T14:52:19.432319-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.79,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/e6add33b-32aa-44e8-a175-36972c8aa046",
    "datetime": "2022-08-06T21:00:00-04:00",
    "cutoff_datetime": "2022-08-06T21:00:00-04:00",
    "name": "Austin FC v. San Jose Earthquakes",
    "bettypes": [
        {
            "id": "6170dcfd-020b-4667-b829-06c4d7acb381",
            "match": "https://api-prod.gambitprofit.com/api/matches/14eeaeeb-04b4-429f-be31-a71f976b5075/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Austin FC",
                        "amount": 7314.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2686.0
                    }
                ],
                "expected_reward_tokens": 10824.58,
                "profit_sb": 1824.58,
                "profit_sb_percentage": 20.27,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Austin FC",
                        "amount": 6033.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2216.0
                    },
                    {
                        "team": "San Jose Earthquakes",
                        "amount": 1751.0
                    }
                ],
                "expected_reward_tokens": 8928.84,
                "profit_sb": -71.16,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "76a61c34-2c89-47a4-be50-4aa7be43da34",
                    "gambit_id": "ce67f2b4-078c-4c52-a1db-8f23631caac0",
                    "last_updated": "2022-08-07T14:52:19.435037-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Austin FC",
                    "reward": "1.48000",
                    "odds": "1.53000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6170dcfd-020b-4667-b829-06c4d7acb381/?format=api"
                },
                {
                    "id": "8074349d-1dec-4b31-93db-fda8404242bc",
                    "gambit_id": "fb74af51-90f6-4faf-aaa7-4e565719e5cf",
                    "last_updated": "2022-08-07T14:52:19.435496-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.03000",
                    "odds": "4.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6170dcfd-020b-4667-b829-06c4d7acb381/?format=api"
                },
                {
                    "id": "0aa75cc9-6820-453b-9930-26bfe398fb56",
                    "gambit_id": "f6e22685-c675-4fa3-a483-e91eb5354601",
                    "last_updated": "2022-08-07T14:52:19.434544-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Jose Earthquakes",
                    "reward": "5.10000",
                    "odds": "5.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6170dcfd-020b-4667-b829-06c4d7acb381/?format=api"
                }
            ]
        },
        {
            "id": "d8c6b4a9-2c6a-4f19-9ec2-11efbbfe9afa",
            "match": "https://api-prod.gambitprofit.com/api/matches/14eeaeeb-04b4-429f-be31-a71f976b5075/?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 2.5",
                        "amount": 6373.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3627.0
                    }
                ],
                "expected_reward_tokens": 8922.2,
                "profit_sb": -77.8,
                "profit_sb_percentage": -0.86,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e437495a-add7-441b-820f-412bd12f2407",
                    "gambit_id": "146cb9aa-1e35-4a06-9d33-19364de87172",
                    "last_updated": "2022-08-07T14:52:19.433995-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.40000",
                    "odds": "1.44000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8c6b4a9-2c6a-4f19-9ec2-11efbbfe9afa/?format=api"
                },
                {
                    "id": "01b6a0a0-502f-4e82-b776-c98dc8f15605",
                    "gambit_id": "26ff7a18-6001-4600-ac21-40e0d7040eb9",
                    "last_updated": "2022-08-07T14:52:19.433380-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.46000",
                    "odds": "2.60000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8c6b4a9-2c6a-4f19-9ec2-11efbbfe9afa/?format=api"
                }
            ]
        }
    ]
}