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/abac5a36-8a8d-4c03-abdc-21db547de6ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "abac5a36-8a8d-4c03-abdc-21db547de6ae",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a7075707-c5b3-4d30-b32e-582d66582ac3",
    "completed": true,
    "last_updated": "2023-10-23T13:38:24.003970-04:00",
    "created_at": "2023-10-18T09:13:01.407198-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.69,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/a7075707-c5b3-4d30-b32e-582d66582ac3",
    "datetime": "2023-10-22T13:00:00-04:00",
    "cutoff_datetime": "2023-10-22T13:00:00-04:00",
    "name": "Atlanta Falcons v. Tampa Bay Buccaneers",
    "bettypes": [
        {
            "id": "d0ded56b-6f1e-4817-af56-c30be2fffe22",
            "match": "https://api-prod.gambitprofit.com/api/matches/abac5a36-8a8d-4c03-abdc-21db547de6ae/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-18T09:13:01.433343-04: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": "Tampa Bay Buccaneers",
                        "amount": 5788.0
                    },
                    {
                        "team": "Atlanta Falcons",
                        "amount": 4212.0
                    }
                ],
                "expected_reward_tokens": 9434.44,
                "profit_sb": -65.56,
                "profit_sb_percentage": -0.69,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0e1aa2cb-874c-4a38-84be-6b60fa9db7ef",
                    "gambit_id": "e399b6c6-48c0-41ee-94e0-912dc0613c41",
                    "last_updated": "2023-10-23T13:38:24.031704-04:00",
                    "created_at": "2023-10-18T09:13:01.442651-04:00",
                    "name": "Tampa Bay Buccaneers",
                    "reward": "1.63000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0ded56b-6f1e-4817-af56-c30be2fffe22/?format=api"
                },
                {
                    "id": "057bf062-88d9-4472-a2ed-be0cf67a4600",
                    "gambit_id": "a544c512-4498-4868-b564-83830f82f319",
                    "last_updated": "2023-10-23T13:38:24.028325-04:00",
                    "created_at": "2023-10-18T09:13:01.437534-04:00",
                    "name": "Atlanta Falcons",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0ded56b-6f1e-4817-af56-c30be2fffe22/?format=api"
                }
            ]
        },
        {
            "id": "cff63a01-d47d-4ca6-8c0f-ef57bd75e194",
            "match": "https://api-prod.gambitprofit.com/api/matches/abac5a36-8a8d-4c03-abdc-21db547de6ae/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-18T09:13:01.417330-04: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": "Atlanta Falcons",
                        "amount": 5094.0
                    },
                    {
                        "team": "Tampa Bay Buccaneers",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dee4a6b5-02fa-4de1-9ad5-bdc09d86ce14",
                    "gambit_id": "a4e8fed5-44cf-4aa0-a9d4-b246c758a7d5",
                    "last_updated": "2023-10-23T13:38:24.017432-04:00",
                    "created_at": "2023-10-18T09:13:01.422191-04:00",
                    "name": "Atlanta Falcons",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cff63a01-d47d-4ca6-8c0f-ef57bd75e194/?format=api"
                },
                {
                    "id": "796ee767-1bc9-4a14-b49a-04361d9c2134",
                    "gambit_id": "c7762428-d3d7-4575-ad44-6830bced7f46",
                    "last_updated": "2023-10-23T13:38:24.020994-04:00",
                    "created_at": "2023-10-18T09:13:01.427415-04:00",
                    "name": "Tampa Bay Buccaneers",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cff63a01-d47d-4ca6-8c0f-ef57bd75e194/?format=api"
                }
            ]
        },
        {
            "id": "fa1933a2-27a5-4615-8807-545a03ac928c",
            "match": "https://api-prod.gambitprofit.com/api/matches/abac5a36-8a8d-4c03-abdc-21db547de6ae/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-18T09:13:01.448030-04: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 37",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Under 37",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1816d5aa-668c-4337-b92b-6cfbe75fccea",
                    "gambit_id": "58011227-dbae-4742-ac9b-146a7a236c5e",
                    "last_updated": "2023-10-23T13:38:24.039751-04:00",
                    "created_at": "2023-10-18T09:13:01.452120-04:00",
                    "name": "Game Total Over 37",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "37.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa1933a2-27a5-4615-8807-545a03ac928c/?format=api"
                },
                {
                    "id": "1f01bb05-6522-4a9b-b087-ac1f42dc2a70",
                    "gambit_id": "9828859f-8a87-4cd5-b682-a3a1249453f0",
                    "last_updated": "2023-10-23T13:38:24.044075-04:00",
                    "created_at": "2023-10-18T09:13:01.458519-04:00",
                    "name": "Game Total Under 37",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "37.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa1933a2-27a5-4615-8807-545a03ac928c/?format=api"
                }
            ]
        }
    ]
}