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/a5e8fdfa-b94b-4ed8-a03d-497f89ec23c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a5e8fdfa-b94b-4ed8-a03d-497f89ec23c6",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7158269a-fa7d-4067-aa3e-2bbb08e4bac0",
    "completed": true,
    "last_updated": "2022-11-22T09:47:33.052137-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.12,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/7158269a-fa7d-4067-aa3e-2bbb08e4bac0",
    "datetime": "2022-11-21T11:00:00-05:00",
    "cutoff_datetime": "2022-11-21T11:00:00-05:00",
    "name": "Senegal v. Netherlands",
    "bettypes": [
        {
            "id": "0055fe86-f36b-4ff5-ab84-3a58b9ab6b99",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5e8fdfa-b94b-4ed8-a03d-497f89ec23c6/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Netherlands",
                        "amount": 7079.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2921.0
                    }
                ],
                "expected_reward_tokens": 10193.76,
                "profit_sb": 1193.76,
                "profit_sb_percentage": 13.26,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Netherlands",
                        "amount": 6055.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2499.0
                    },
                    {
                        "team": "Senegal",
                        "amount": 1446.0
                    }
                ],
                "expected_reward_tokens": 8719.2,
                "profit_sb": -280.8,
                "profit_sb_percentage": -3.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8264e079-60ad-4570-8d85-9795e2153adc",
                    "gambit_id": "81a2acd3-e0e2-416d-8807-0a1bc602bb17",
                    "last_updated": "2022-11-22T09:47:33.059835-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Netherlands",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0055fe86-f36b-4ff5-ab84-3a58b9ab6b99/?format=api"
                },
                {
                    "id": "400c9cc2-2446-48cd-87ab-83ead3fe6238",
                    "gambit_id": "41280120-ed3f-470a-b241-3f32c9c08bda",
                    "last_updated": "2022-11-22T09:47:33.058882-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.49000",
                    "odds": "3.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0055fe86-f36b-4ff5-ab84-3a58b9ab6b99/?format=api"
                },
                {
                    "id": "58b1a6c4-e767-473c-b0b9-5c18e5f7e00c",
                    "gambit_id": "c5121cb1-5316-4937-b6c9-33d8e1a83690",
                    "last_updated": "2022-11-22T09:47:33.057930-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Senegal",
                    "reward": "6.03000",
                    "odds": "6.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0055fe86-f36b-4ff5-ab84-3a58b9ab6b99/?format=api"
                }
            ]
        },
        {
            "id": "3831043f-cf67-4234-85af-d99d2d7783a0",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5e8fdfa-b94b-4ed8-a03d-497f89ec23c6/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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": "Game Total Under 2.5",
                        "amount": 5552.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4448.0
                    }
                ],
                "expected_reward_tokens": 8716.64,
                "profit_sb": -283.36,
                "profit_sb_percentage": -3.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "79c18f66-c85e-4885-b8a3-c6efec4f44b0",
                    "gambit_id": "c3758356-425b-4913-869d-581e7765fb4a",
                    "last_updated": "2022-11-22T09:47:33.054904-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.57000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3831043f-cf67-4234-85af-d99d2d7783a0/?format=api"
                },
                {
                    "id": "7e0fdae4-13f7-457d-a42b-6a268b6ae9d1",
                    "gambit_id": "ea6f3fc7-51b0-4c90-aabc-bebc8d02a24c",
                    "last_updated": "2022-11-22T09:47:33.055998-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.96000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3831043f-cf67-4234-85af-d99d2d7783a0/?format=api"
                }
            ]
        }
    ]
}