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/6edf9b10-e028-418d-a0f6-61f57702daa4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6edf9b10-e028-418d-a0f6-61f57702daa4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "16b3961f-29e2-42c5-ba91-497a4a6a6dd7",
    "completed": true,
    "last_updated": "2023-07-17T10:43:05.763533-04:00",
    "created_at": "2023-07-15T11:53:14.429172-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.48,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/16b3961f-29e2-42c5-ba91-497a4a6a6dd7",
    "datetime": "2023-07-15T22:00:00-04:00",
    "cutoff_datetime": "2023-07-15T22:00:00-04:00",
    "name": "Nazim Sadykhov v. Terrance McKinney",
    "bettypes": [
        {
            "id": "aec1b490-bf5d-4653-aca7-f5d6197fb934",
            "match": "https://api-prod.gambitprofit.com/api/matches/6edf9b10-e028-418d-a0f6-61f57702daa4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-15T11:53:14.431075-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": "Nazim Sadykhov",
                        "amount": 5927.0
                    },
                    {
                        "team": "Terrance McKinney",
                        "amount": 4073.0
                    }
                ],
                "expected_reward_tokens": 9245.71,
                "profit_sb": -254.29,
                "profit_sb_percentage": -2.68,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dd93cb5e-3814-4a71-be00-b4d06c05ba09",
                    "gambit_id": "f71ff8d5-f257-4341-8ddd-a319bdd042a6",
                    "last_updated": "2023-07-17T10:43:05.766681-04:00",
                    "created_at": "2023-07-15T11:53:14.432741-04:00",
                    "name": "Nazim Sadykhov",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aec1b490-bf5d-4653-aca7-f5d6197fb934/?format=api"
                },
                {
                    "id": "dce63c54-a0d4-438e-a000-d70977406c5c",
                    "gambit_id": "23a54553-a048-4ef1-b0e3-7a772cbac008",
                    "last_updated": "2023-07-17T10:43:05.769160-04:00",
                    "created_at": "2023-07-15T11:53:14.434907-04:00",
                    "name": "Terrance McKinney",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aec1b490-bf5d-4653-aca7-f5d6197fb934/?format=api"
                }
            ]
        },
        {
            "id": "dec186ba-7885-4fd5-84ee-a38ab539992b",
            "match": "https://api-prod.gambitprofit.com/api/matches/6edf9b10-e028-418d-a0f6-61f57702daa4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-15T11:53:14.437411-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 Under 1.5",
                        "amount": 5864.0
                    },
                    {
                        "team": "Total Rounds Over 1.5",
                        "amount": 4136.0
                    }
                ],
                "expected_reward_tokens": 9264.64,
                "profit_sb": -235.36,
                "profit_sb_percentage": -2.48,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d0fc43e0-3add-4312-a8b1-e6b3efef1f77",
                    "gambit_id": "cb9fd08d-a1d3-4368-9565-5a52ba968fcb",
                    "last_updated": "2023-07-17T10:43:05.773221-04:00",
                    "created_at": "2023-07-15T11:53:14.441308-04:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dec186ba-7885-4fd5-84ee-a38ab539992b/?format=api"
                },
                {
                    "id": "7347069f-120e-40ec-bc32-146d4e6cd46f",
                    "gambit_id": "c3e6521d-776e-494a-bbc4-0f81fa9a1563",
                    "last_updated": "2023-07-17T10:43:05.771957-04:00",
                    "created_at": "2023-07-15T11:53:14.439369-04:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dec186ba-7885-4fd5-84ee-a38ab539992b/?format=api"
                }
            ]
        }
    ]
}