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/c2345b53-9cc9-41ec-a54a-fce9c76cc2e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c2345b53-9cc9-41ec-a54a-fce9c76cc2e2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7fe103d7-e479-468c-80ea-9c4f38a238a7",
    "completed": true,
    "last_updated": "2023-02-12T10:56:58.567230-05:00",
    "created_at": "2023-02-11T13:06:54.955769-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.54,
    "sport_category": "UFC 280",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/7fe103d7-e479-468c-80ea-9c4f38a238a7",
    "datetime": "2023-02-11T22:00:00-05:00",
    "cutoff_datetime": "2023-02-11T22:00:00-05:00",
    "name": "Alonzo Menifield v. Jim Crute",
    "bettypes": [
        {
            "id": "416dfafc-9202-4e13-8a32-0f292df20df3",
            "match": "https://api-prod.gambitprofit.com/api/matches/c2345b53-9cc9-41ec-a54a-fce9c76cc2e2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-11T13:06:54.962209-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": "Jim Crute",
                        "amount": 5870.0
                    },
                    {
                        "team": "Alonzo Menifield",
                        "amount": 4130.0
                    }
                ],
                "expected_reward_tokens": 9333.3,
                "profit_sb": -166.7,
                "profit_sb_percentage": -1.75,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9f77ee02-2732-4bed-b125-6129ae63e4fd",
                    "gambit_id": "2e81295d-fc08-446a-a3b2-6ffc8b4c7a0f",
                    "last_updated": "2023-02-12T10:56:58.575682-05:00",
                    "created_at": "2023-02-11T13:06:54.963527-05:00",
                    "name": "Jim Crute",
                    "reward": "1.59000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/416dfafc-9202-4e13-8a32-0f292df20df3/?format=api"
                },
                {
                    "id": "a7e2e257-d0d5-4c81-8f8c-5cf371a11624",
                    "gambit_id": "d688abe5-8310-41b0-ae6e-fb73d053bd26",
                    "last_updated": "2023-02-12T10:56:58.576895-05:00",
                    "created_at": "2023-02-11T13:06:54.964852-05:00",
                    "name": "Alonzo Menifield",
                    "reward": "2.26000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/416dfafc-9202-4e13-8a32-0f292df20df3/?format=api"
                }
            ]
        },
        {
            "id": "5b66c519-7e2b-48ce-b288-bf37674e23b1",
            "match": "https://api-prod.gambitprofit.com/api/matches/c2345b53-9cc9-41ec-a54a-fce9c76cc2e2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-11T13:06:54.957946-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": "Total Rounds Under 1.5",
                        "amount": 5669.0
                    },
                    {
                        "team": "Total Rounds Over 1.5",
                        "amount": 4331.0
                    }
                ],
                "expected_reward_tokens": 9353.85,
                "profit_sb": -146.15,
                "profit_sb_percentage": -1.54,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e835c1c6-402c-4aeb-b2a7-dcb68b86bb9c",
                    "gambit_id": "d1efb78a-360c-40c5-b3ad-bd968444aa37",
                    "last_updated": "2023-02-12T10:56:58.570286-05:00",
                    "created_at": "2023-02-11T13:06:54.959441-05:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "1.65000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b66c519-7e2b-48ce-b288-bf37674e23b1/?format=api"
                },
                {
                    "id": "b907de34-b5d7-4387-9861-f8ef7ce82739",
                    "gambit_id": "7086212e-b8ae-413f-b691-0c2e027dbefb",
                    "last_updated": "2023-02-12T10:56:58.571485-05:00",
                    "created_at": "2023-02-11T13:06:54.960817-05:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "2.16000",
                    "odds": "2.20000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b66c519-7e2b-48ce-b288-bf37674e23b1/?format=api"
                }
            ]
        }
    ]
}