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/32770cfd-426c-4705-8804-4c905a834a00/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "32770cfd-426c-4705-8804-4c905a834a00",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7d676ff4-ebcb-41f9-959d-7b526c28793d",
    "completed": true,
    "last_updated": "2023-05-01T12:27:22.607775-04:00",
    "created_at": "2023-04-29T16:47:02.624323-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.57,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/7d676ff4-ebcb-41f9-959d-7b526c28793d",
    "datetime": "2023-04-29T19:00:00-04:00",
    "cutoff_datetime": "2023-04-29T19:00:00-04:00",
    "name": "Cody Durden v. Charles Johnson",
    "bettypes": [
        {
            "id": "90578cdd-c191-440d-becf-f0a4d4798ebe",
            "match": "https://api-prod.gambitprofit.com/api/matches/32770cfd-426c-4705-8804-4c905a834a00/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-29T16:47:02.632685-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": "Charles Johnson",
                        "amount": 5493.0
                    },
                    {
                        "team": "Cody Durden",
                        "amount": 4507.0
                    }
                ],
                "expected_reward_tokens": 9283.17,
                "profit_sb": -216.83,
                "profit_sb_percentage": -2.28,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8adbc71c-6991-44ba-9d43-c4a852c7d409",
                    "gambit_id": "60aa0845-c064-46c9-b168-08d6cdbab33c",
                    "last_updated": "2023-05-01T12:27:22.616063-04:00",
                    "created_at": "2023-04-29T16:47:02.634508-04:00",
                    "name": "Charles Johnson",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90578cdd-c191-440d-becf-f0a4d4798ebe/?format=api"
                },
                {
                    "id": "4e86efca-75f2-4b56-8ce5-d5ab46f7ca8d",
                    "gambit_id": "1778b6ea-42c2-49f8-8ad9-af611fc5aba7",
                    "last_updated": "2023-05-01T12:27:22.617489-04:00",
                    "created_at": "2023-04-29T16:47:02.636202-04:00",
                    "name": "Cody Durden",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90578cdd-c191-440d-becf-f0a4d4798ebe/?format=api"
                }
            ]
        },
        {
            "id": "8667b260-b43a-46b6-9c6d-d40d240155d8",
            "match": "https://api-prod.gambitprofit.com/api/matches/32770cfd-426c-4705-8804-4c905a834a00/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-29T16:47:02.626687-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": 6318.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 3682.0
                    }
                ],
                "expected_reward_tokens": 9350.64,
                "profit_sb": -149.36,
                "profit_sb_percentage": -1.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9846a7d2-da7e-4091-9eff-7aed826536e4",
                    "gambit_id": "fd8d607a-7793-49eb-9ae3-350178fc425e",
                    "last_updated": "2023-05-01T12:27:22.613033-04:00",
                    "created_at": "2023-04-29T16:47:02.630773-04:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8667b260-b43a-46b6-9c6d-d40d240155d8/?format=api"
                },
                {
                    "id": "7c921301-342a-45b5-98fa-5b64f35343c1",
                    "gambit_id": "cff64136-21dc-4e1b-8249-aa6cfe2117a9",
                    "last_updated": "2023-05-01T12:27:22.611530-04:00",
                    "created_at": "2023-04-29T16:47:02.628594-04:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8667b260-b43a-46b6-9c6d-d40d240155d8/?format=api"
                }
            ]
        }
    ]
}