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/941fb778-9c78-4ff3-8bfc-9ef3ad881858/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "941fb778-9c78-4ff3-8bfc-9ef3ad881858",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4a8296cf-2a08-4312-9cc3-d3e340d4b04b",
    "completed": true,
    "last_updated": "2023-02-28T12:37:07.481523-05:00",
    "created_at": "2023-02-26T10:36:58.298110-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.96,
    "sport_category": "Boxing",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/4a8296cf-2a08-4312-9cc3-d3e340d4b04b",
    "datetime": "2023-02-26T17:00:00-05:00",
    "cutoff_datetime": "2023-02-26T17:00:00-05:00",
    "name": "Tommy Fury v. Jake Paul",
    "bettypes": [
        {
            "id": "0f9ba15a-8f15-49af-9791-ea314e7984a1",
            "match": "https://api-prod.gambitprofit.com/api/matches/941fb778-9c78-4ff3-8bfc-9ef3ad881858/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-26T10:36:58.307454-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Jake Paul",
                        "amount": 5664.0
                    },
                    {
                        "team": "Tommy Fury",
                        "amount": 4336.0
                    }
                ],
                "expected_reward_tokens": 9798.72,
                "profit_sb": 298.72,
                "profit_sb_percentage": 3.14,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Jake Paul",
                        "amount": 5189.0
                    },
                    {
                        "team": "Tommy Fury",
                        "amount": 3972.0
                    },
                    {
                        "team": "Draw",
                        "amount": 839.0
                    }
                ],
                "expected_reward_tokens": 8976.72,
                "profit_sb": -523.28,
                "profit_sb_percentage": -5.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6e56df95-9328-4087-b52f-971672957853",
                    "gambit_id": "a5d848ce-528d-4cc4-9bb2-c02282891ffd",
                    "last_updated": "2023-02-28T12:37:07.491465-05:00",
                    "created_at": "2023-02-26T10:36:58.308739-05:00",
                    "name": "Jake Paul",
                    "reward": "1.73000",
                    "odds": "1.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f9ba15a-8f15-49af-9791-ea314e7984a1/?format=api"
                },
                {
                    "id": "f8768694-c2bf-4021-a557-88da1c4bff7f",
                    "gambit_id": "c83e134c-b4ed-447b-af94-70b134e43ba6",
                    "last_updated": "2023-02-28T12:37:07.492632-05:00",
                    "created_at": "2023-02-26T10:36:58.309984-05:00",
                    "name": "Tommy Fury",
                    "reward": "2.26000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f9ba15a-8f15-49af-9791-ea314e7984a1/?format=api"
                },
                {
                    "id": "e0049321-a843-44bc-bf1b-9f274fa7a9c2",
                    "gambit_id": "ff172711-38b6-4072-884e-32d0966d678c",
                    "last_updated": "2023-02-28T12:37:07.493772-05:00",
                    "created_at": "2023-02-26T10:36:58.311176-05:00",
                    "name": "Draw",
                    "reward": "10.70000",
                    "odds": "11.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f9ba15a-8f15-49af-9791-ea314e7984a1/?format=api"
                }
            ]
        },
        {
            "id": "19048c33-368f-42ca-955f-e1379acbad73",
            "match": "https://api-prod.gambitprofit.com/api/matches/941fb778-9c78-4ff3-8bfc-9ef3ad881858/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-26T10:36:58.303672-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": "Jake Paul",
                        "amount": 5623.0
                    },
                    {
                        "team": "Tommy Fury",
                        "amount": 4377.0
                    }
                ],
                "expected_reward_tokens": 9277.95,
                "profit_sb": -222.05,
                "profit_sb_percentage": -2.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0f39dad0-e593-4b17-92a3-d6da66269737",
                    "gambit_id": "9711c7af-a3fd-4850-96ba-ac154b55d39a",
                    "last_updated": "2023-02-28T12:37:07.487893-05:00",
                    "created_at": "2023-02-26T10:36:58.304901-05:00",
                    "name": "Jake Paul",
                    "reward": "1.65000",
                    "odds": "1.66700",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19048c33-368f-42ca-955f-e1379acbad73/?format=api"
                },
                {
                    "id": "7e281d5d-c6eb-4b0e-bbd4-d28de74e5dea",
                    "gambit_id": "0c992bbc-9bd3-4d33-8228-66617fd7c024",
                    "last_updated": "2023-02-28T12:37:07.489156-05:00",
                    "created_at": "2023-02-26T10:36:58.306149-05:00",
                    "name": "Tommy Fury",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19048c33-368f-42ca-955f-e1379acbad73/?format=api"
                }
            ]
        },
        {
            "id": "5fa1de47-5bf8-4c9d-8837-7a81c6c4dbee",
            "match": "https://api-prod.gambitprofit.com/api/matches/941fb778-9c78-4ff3-8bfc-9ef3ad881858/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-26T10:36:58.299886-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 Over 6.5",
                        "amount": 5785.0
                    },
                    {
                        "team": "Total Rounds Under 6.5",
                        "amount": 4215.0
                    }
                ],
                "expected_reward_tokens": 9313.85,
                "profit_sb": -186.15,
                "profit_sb_percentage": -1.96,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5ff0db75-75e3-46ca-bbe6-3930d521d2dc",
                    "gambit_id": "9345673d-46b3-47bc-a5c6-bffa6d9cf173",
                    "last_updated": "2023-02-28T12:37:07.485601-05:00",
                    "created_at": "2023-02-26T10:36:58.302403-05:00",
                    "name": "Total Rounds Over 6.5",
                    "reward": "1.61000",
                    "odds": "1.62500",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fa1de47-5bf8-4c9d-8837-7a81c6c4dbee/?format=api"
                },
                {
                    "id": "900c0ccd-550a-4d9d-b776-ab4490e553dc",
                    "gambit_id": "fa0ceee8-22b4-4e14-bfbf-7bc652145d5e",
                    "last_updated": "2023-02-28T12:37:07.484443-05:00",
                    "created_at": "2023-02-26T10:36:58.301152-05:00",
                    "name": "Total Rounds Under 6.5",
                    "reward": "2.21000",
                    "odds": "2.25000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fa1de47-5bf8-4c9d-8837-7a81c6c4dbee/?format=api"
                }
            ]
        }
    ]
}