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/78a34b8d-a6c5-4001-9ec8-1d1e96a845af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "78a34b8d-a6c5-4001-9ec8-1d1e96a845af",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "52a1e2e6-5e13-49a7-aff3-e1ca4eb8ab94",
    "completed": false,
    "last_updated": "2023-04-29T18:57:05.216089-04:00",
    "created_at": "2023-04-22T13:06:58.507029-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.95,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/52a1e2e6-5e13-49a7-aff3-e1ca4eb8ab94",
    "datetime": "2023-04-22T19:00:00-04:00",
    "cutoff_datetime": "2023-04-22T19:00:00-04:00",
    "name": "Jared Gordon v. Bobby Green",
    "bettypes": [
        {
            "id": "23bcea39-3c18-45ff-bcd1-a0f5650dec59",
            "match": "https://api-prod.gambitprofit.com/api/matches/78a34b8d-a6c5-4001-9ec8-1d1e96a845af/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-22T13:06:58.522022-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": 6799.0
                    },
                    {
                        "team": "Jared Gordon",
                        "amount": 3201.0
                    }
                ],
                "expected_reward_tokens": 9314.63,
                "profit_sb": -185.37,
                "profit_sb_percentage": -1.95,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c4bfae1c-4c21-4373-965a-e29a5ca2c313",
                    "gambit_id": "37fbf54d-03fe-459a-ae8d-50070d308ee0",
                    "last_updated": "2023-04-29T18:57:05.226087-04:00",
                    "created_at": "2023-04-22T13:06:58.523873-04:00",
                    "name": "Bobby Green",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23bcea39-3c18-45ff-bcd1-a0f5650dec59/?format=api"
                },
                {
                    "id": "da221367-fceb-41b5-b2c3-1c954a2b8718",
                    "gambit_id": "c6880e5a-67fc-4036-849f-07d0426de9ff",
                    "last_updated": "2023-04-29T18:57:05.227753-04:00",
                    "created_at": "2023-04-22T13:06:58.527383-04:00",
                    "name": "Jared Gordon",
                    "reward": "2.91000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23bcea39-3c18-45ff-bcd1-a0f5650dec59/?format=api"
                }
            ]
        },
        {
            "id": "4858b4f2-31e4-4d74-ae21-b246d24abf17",
            "match": "https://api-prod.gambitprofit.com/api/matches/78a34b8d-a6c5-4001-9ec8-1d1e96a845af/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-22T13:06:58.509225-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": 6868.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 3132.0
                    }
                ],
                "expected_reward_tokens": 9270.72,
                "profit_sb": -229.28,
                "profit_sb_percentage": -2.41,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a017e8b6-5f8f-4a3c-83fd-15edbaad0f5c",
                    "gambit_id": "864af324-fd29-4c5d-8684-6bec21190983",
                    "last_updated": "2023-04-29T18:57:05.222863-04:00",
                    "created_at": "2023-04-22T13:06:58.520157-04:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.35000",
                    "odds": "1.37040",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4858b4f2-31e4-4d74-ae21-b246d24abf17/?format=api"
                },
                {
                    "id": "52147f08-755f-4421-a6bf-922eb05bb231",
                    "gambit_id": "a996023d-ded2-45f1-b476-e4a9e0184df6",
                    "last_updated": "2023-04-29T18:57:05.220971-04:00",
                    "created_at": "2023-04-22T13:06:58.518322-04:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "2.96000",
                    "odds": "3.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4858b4f2-31e4-4d74-ae21-b246d24abf17/?format=api"
                }
            ]
        }
    ]
}