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/565e3cf6-acff-4ebe-8544-61f6edc4e23c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "565e3cf6-acff-4ebe-8544-61f6edc4e23c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "89a3c266-d40c-4d82-93e8-41321461cbc7",
    "completed": true,
    "last_updated": "2023-07-31T18:23:08.706798-04:00",
    "created_at": "2023-07-26T10:38:04.543819-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.11,
    "sport_category": "UFC 291",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/89a3c266-d40c-4d82-93e8-41321461cbc7",
    "datetime": "2023-07-29T22:00:00-04:00",
    "cutoff_datetime": "2023-07-29T22:00:00-04:00",
    "name": "Tony Ferguson v. Bobby Green",
    "bettypes": [
        {
            "id": "1578a72d-d4ec-41fd-8abb-bac42c14be26",
            "match": "https://api-prod.gambitprofit.com/api/matches/565e3cf6-acff-4ebe-8544-61f6edc4e23c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-26T10:38:04.548998-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": "Bobby Green",
                        "amount": 7500.0
                    },
                    {
                        "team": "Tony Ferguson",
                        "amount": 2500.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e6544167-9d25-4f98-ada1-852f91847795",
                    "gambit_id": "d6c347a3-146c-4120-a815-18cad30eb7e7",
                    "last_updated": "2023-07-31T18:23:08.723788-04:00",
                    "created_at": "2023-07-26T10:38:04.574351-04:00",
                    "name": "Bobby Green",
                    "reward": "1.24000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1578a72d-d4ec-41fd-8abb-bac42c14be26/?format=api"
                },
                {
                    "id": "66b14469-561f-4f3c-9249-c2d7016e7d2a",
                    "gambit_id": "6a91c914-05a9-43c8-b4e1-8eb6954be1b3",
                    "last_updated": "2023-07-31T18:23:08.718982-04:00",
                    "created_at": "2023-07-26T10:38:04.565488-04:00",
                    "name": "Tony Ferguson",
                    "reward": "3.72000",
                    "odds": "3.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1578a72d-d4ec-41fd-8abb-bac42c14be26/?format=api"
                }
            ]
        },
        {
            "id": "cf75873b-d676-4884-ad80-9a40503d8e49",
            "match": "https://api-prod.gambitprofit.com/api/matches/565e3cf6-acff-4ebe-8544-61f6edc4e23c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-26T10:38:04.579331-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": "Total Rounds Over 2.5",
                        "amount": 5496.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 4504.0
                    }
                ],
                "expected_reward_tokens": 9233.2,
                "profit_sb": -266.8,
                "profit_sb_percentage": -2.81,
                "recommended": false
            },
            "lines": [
                {
                    "id": "10c44d09-282e-42b5-93d6-d39abce24dd4",
                    "gambit_id": "1eb50933-4673-4803-a19e-801f7beb14e6",
                    "last_updated": "2023-07-31T18:23:08.732996-04:00",
                    "created_at": "2023-07-26T10:38:04.583392-04:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf75873b-d676-4884-ad80-9a40503d8e49/?format=api"
                },
                {
                    "id": "4d09b10a-6e04-4e5c-9320-09dce70df289",
                    "gambit_id": "c865c84a-eb3d-499c-82cf-538192315df5",
                    "last_updated": "2023-07-31T18:23:08.737532-04:00",
                    "created_at": "2023-07-26T10:38:04.591681-04:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf75873b-d676-4884-ad80-9a40503d8e49/?format=api"
                }
            ]
        }
    ]
}